2022-03-08 03:58:06,552 DEBUG 23:basic_vm.py(1) - BasicVm init started 2022-03-08 03:58:06,553 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2022-03-08 03:58:06,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2022-03-08 03:58:06,563 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2022-03-08 03:58:06,563 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2022-03-08 03:58:06,563 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2022-03-08 03:58:06,563 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2022-03-08 03:58:06,563 DEBUG 33:basic_vm.py(1) - start time 2022-03-08 03:58:06,563 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-03-08 03:58:06,563 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-08 03:58:06,564 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:06,564 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-08 03:58:06,564 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-08 03:58:06,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:06,839 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 691 2022-03-08 03:58:06,841 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-08 03:58:06,842 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4ba452724b354e039c23aa07879a2a99","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"20ee7359a59446c2bab6d9222f852c02","type":"vlm","name":"d4f91dd5-0a11-47b3-ac3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5b3359ec7ed746cb8abb61b858985f38","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e38ad3e4ec154ab3833235c99644bbf8","type":"vlm","name":"a814d5f0-eae1-4e7b-9675","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-03-08 03:58:06,845 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-03-08 03:58:06,845 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-03-08 03:58:06,845 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2022-03-08 03:58:06,845 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2022-03-08 03:58:06,846 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-03-08 03:58:06,846 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-08 03:58:06,846 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:06,846 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-08 03:58:06,847 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-08 03:58:06,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:07,139 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 691 2022-03-08 03:58:07,140 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-08 03:58:07,140 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4ba452724b354e039c23aa07879a2a99","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"20ee7359a59446c2bab6d9222f852c02","type":"vlm","name":"d4f91dd5-0a11-47b3-ac3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5b3359ec7ed746cb8abb61b858985f38","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e38ad3e4ec154ab3833235c99644bbf8","type":"vlm","name":"a814d5f0-eae1-4e7b-9675","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-03-08 03:58:07,142 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-03-08 03:58:07,142 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-03-08 03:58:07,142 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2022-03-08 03:58:07,162 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:07,162 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-08 03:58:07,162 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2022-03-08 03:58:07,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:09,295 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2022-03-08 03:58:09,296 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-03-08 03:58:09,296 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"9cf2e5514dd647cdbe715f11ccef2daf","version":{"id":"d1734c3ed3e14c3a8e22b5ae57c6ef45","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-08 03:58:09,298 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2022-03-08 03:58:09,298 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2022-03-08 03:58:09,302 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:09,302 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/9cf2e5514dd647cdbe715f11ccef2daf/versions/d1734c3ed3e14c3a8e22b5ae57c6ef45/actions 2022-03-08 03:58:09,302 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-03-08 03:58:09,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:09,978 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/9cf2e5514dd647cdbe715f11ccef2daf/versions/d1734c3ed3e14c3a8e22b5ae57c6ef45/actions HTTP/1.1" 200 2 2022-03-08 03:58:09,979 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-03-08 03:58:09,980 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-03-08 03:58:09,983 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2022-03-08 03:58:09,995 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-08 03:58:09,995 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-08 03:58:09,996 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:09,996 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-08 03:58:09,996 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-08 03:58:09,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:10,213 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 1170 2022-03-08 03:58:10,214 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-08 03:58:10,214 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"4ba452724b354e039c23aa07879a2a99","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07ee16b6d76841879f74800a91fd5778","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a02755f5-7636","description":"vendor software product","vendorName":"d4f91dd5-0a11-47b3-ac3f","vendorId":"20ee7359a59446c2bab6d9222f852c02","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5817158dc5de4644876a6da3f8d8611b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gjzjSH_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5b3359ec7ed746cb8abb61b858985f38","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4cd2b94ce99a488c8017782cbec3f07f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 480671f4-9a7a","description":"vendor software product","vendorName":"a814d5f0-eae1-4e7b-9675","vendorId":"e38ad3e4ec154ab3833235c99644bbf8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e40f48ee2edc428fa6f7dcad4fa8d82b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-03-08 03:58:10,215 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-03-08 03:58:10,216 DEBUG 324:vsp.py(1) - importing VSP pNF a02755f5-7636 from SDC 2022-03-08 03:58:10,216 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gjzjSH_VSP from SDC 2022-03-08 03:58:10,216 DEBUG 324:vsp.py(1) - importing VSP vFW 480671f4-9a7a from SDC 2022-03-08 03:58:10,216 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-03-08 03:58:10,216 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-08 03:58:10,216 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-08 03:58:10,216 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-08 03:58:10,216 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-08 03:58:10,216 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:10,216 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-08 03:58:10,217 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-08 03:58:10,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:10,478 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 1170 2022-03-08 03:58:10,479 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-08 03:58:10,479 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"4ba452724b354e039c23aa07879a2a99","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07ee16b6d76841879f74800a91fd5778","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a02755f5-7636","description":"vendor software product","vendorName":"d4f91dd5-0a11-47b3-ac3f","vendorId":"20ee7359a59446c2bab6d9222f852c02","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5817158dc5de4644876a6da3f8d8611b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gjzjSH_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5b3359ec7ed746cb8abb61b858985f38","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4cd2b94ce99a488c8017782cbec3f07f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 480671f4-9a7a","description":"vendor software product","vendorName":"a814d5f0-eae1-4e7b-9675","vendorId":"e38ad3e4ec154ab3833235c99644bbf8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e40f48ee2edc428fa6f7dcad4fa8d82b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-03-08 03:58:10,481 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-03-08 03:58:10,481 DEBUG 324:vsp.py(1) - importing VSP pNF a02755f5-7636 from SDC 2022-03-08 03:58:10,481 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gjzjSH_VSP from SDC 2022-03-08 03:58:10,481 DEBUG 324:vsp.py(1) - importing VSP vFW 480671f4-9a7a from SDC 2022-03-08 03:58:10,481 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-03-08 03:58:10,481 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-08 03:58:10,481 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-08 03:58:10,481 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-08 03:58:10,482 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-08 03:58:10,482 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:10,482 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-08 03:58:10,482 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-08 03:58:10,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:10,612 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 1170 2022-03-08 03:58:10,614 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-08 03:58:10,615 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"4ba452724b354e039c23aa07879a2a99","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07ee16b6d76841879f74800a91fd5778","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a02755f5-7636","description":"vendor software product","vendorName":"d4f91dd5-0a11-47b3-ac3f","vendorId":"20ee7359a59446c2bab6d9222f852c02","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5817158dc5de4644876a6da3f8d8611b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gjzjSH_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5b3359ec7ed746cb8abb61b858985f38","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4cd2b94ce99a488c8017782cbec3f07f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 480671f4-9a7a","description":"vendor software product","vendorName":"a814d5f0-eae1-4e7b-9675","vendorId":"e38ad3e4ec154ab3833235c99644bbf8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e40f48ee2edc428fa6f7dcad4fa8d82b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-03-08 03:58:10,618 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-03-08 03:58:10,618 DEBUG 324:vsp.py(1) - importing VSP pNF a02755f5-7636 from SDC 2022-03-08 03:58:10,618 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gjzjSH_VSP from SDC 2022-03-08 03:58:10,618 DEBUG 324:vsp.py(1) - importing VSP vFW 480671f4-9a7a from SDC 2022-03-08 03:58:10,618 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-03-08 03:58:10,618 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-08 03:58:10,619 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-08 03:58:10,619 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-08 03:58:10,619 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-08 03:58:10,619 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:10,619 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-08 03:58:10,619 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-08 03:58:10,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:10,810 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 1170 2022-03-08 03:58:10,812 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-08 03:58:10,812 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"4ba452724b354e039c23aa07879a2a99","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07ee16b6d76841879f74800a91fd5778","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a02755f5-7636","description":"vendor software product","vendorName":"d4f91dd5-0a11-47b3-ac3f","vendorId":"20ee7359a59446c2bab6d9222f852c02","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5817158dc5de4644876a6da3f8d8611b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gjzjSH_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5b3359ec7ed746cb8abb61b858985f38","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4cd2b94ce99a488c8017782cbec3f07f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 480671f4-9a7a","description":"vendor software product","vendorName":"a814d5f0-eae1-4e7b-9675","vendorId":"e38ad3e4ec154ab3833235c99644bbf8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e40f48ee2edc428fa6f7dcad4fa8d82b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-03-08 03:58:10,815 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-03-08 03:58:10,816 DEBUG 324:vsp.py(1) - importing VSP pNF a02755f5-7636 from SDC 2022-03-08 03:58:10,816 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gjzjSH_VSP from SDC 2022-03-08 03:58:10,816 DEBUG 324:vsp.py(1) - importing VSP vFW 480671f4-9a7a from SDC 2022-03-08 03:58:10,816 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-03-08 03:58:10,816 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-08 03:58:10,816 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-08 03:58:10,817 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2022-03-08 03:58:10,817 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-08 03:58:10,817 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-08 03:58:10,817 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:10,818 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-08 03:58:10,818 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-08 03:58:10,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:11,081 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 1170 2022-03-08 03:58:11,082 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-08 03:58:11,082 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"4ba452724b354e039c23aa07879a2a99","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07ee16b6d76841879f74800a91fd5778","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a02755f5-7636","description":"vendor software product","vendorName":"d4f91dd5-0a11-47b3-ac3f","vendorId":"20ee7359a59446c2bab6d9222f852c02","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5817158dc5de4644876a6da3f8d8611b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gjzjSH_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5b3359ec7ed746cb8abb61b858985f38","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4cd2b94ce99a488c8017782cbec3f07f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 480671f4-9a7a","description":"vendor software product","vendorName":"a814d5f0-eae1-4e7b-9675","vendorId":"e38ad3e4ec154ab3833235c99644bbf8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e40f48ee2edc428fa6f7dcad4fa8d82b","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-03-08 03:58:11,084 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-03-08 03:58:11,085 DEBUG 324:vsp.py(1) - importing VSP pNF a02755f5-7636 from SDC 2022-03-08 03:58:11,085 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gjzjSH_VSP from SDC 2022-03-08 03:58:11,085 DEBUG 324:vsp.py(1) - importing VSP vFW 480671f4-9a7a from SDC 2022-03-08 03:58:11,086 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-03-08 03:58:11,086 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-08 03:58:11,086 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-08 03:58:11,089 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-03-08 03:58:11,089 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-08 03:58:11,089 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:11,089 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-08 03:58:11,090 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-08 03:58:11,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:11,462 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 844 2022-03-08 03:58:11,464 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-08 03:58:11,465 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"9cf2e5514dd647cdbe715f11ccef2daf","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4ba452724b354e039c23aa07879a2a99","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"20ee7359a59446c2bab6d9222f852c02","type":"vlm","name":"d4f91dd5-0a11-47b3-ac3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5b3359ec7ed746cb8abb61b858985f38","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e38ad3e4ec154ab3833235c99644bbf8","type":"vlm","name":"a814d5f0-eae1-4e7b-9675","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2022-03-08 03:58:11,469 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2022-03-08 03:58:11,469 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-03-08 03:58:11,470 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:11,470 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/9cf2e5514dd647cdbe715f11ccef2daf/versions 2022-03-08 03:58:11,470 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:11,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:11,663 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9cf2e5514dd647cdbe715f11ccef2daf/versions HTTP/1.1" 200 264 2022-03-08 03:58:11,665 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:11,666 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1734c3ed3e14c3a8e22b5ae57c6ef45","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646711887471,"modificationTime":1646711889679,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-08 03:58:11,669 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-08 03:58:11,669 INFO 192:__init__.py(1) - Vendor found, updating information 2022-03-08 03:58:11,671 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:11,671 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/9cf2e5514dd647cdbe715f11ccef2daf/versions 2022-03-08 03:58:11,671 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:11,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:11,860 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9cf2e5514dd647cdbe715f11ccef2daf/versions HTTP/1.1" 200 264 2022-03-08 03:58:11,862 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:11,863 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1734c3ed3e14c3a8e22b5ae57c6ef45","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646711887471,"modificationTime":1646711889679,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-08 03:58:11,866 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-08 03:58:11,866 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:11,866 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-08 03:58:11,867 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": "9cf2e5514dd647cdbe715f11ccef2daf", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-03-08 03:58:11,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:14,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2022-03-08 03:58:14,069 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-03-08 03:58:14,070 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"d1a351b77f074ceca3d2fc0c0857afd8","version":{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-08 03:58:14,073 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2022-03-08 03:58:14,074 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:14,074 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:14,074 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:14,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:14,167 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 253 2022-03-08 03:58:14,168 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:14,168 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646711892061,"modificationTime":1646711892964,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-08 03:58:14,171 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:14,171 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:14,171 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-08 03:58:14,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:14,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 223 2022-03-08 03:58:14,561 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-08 03:58:14,561 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646711892061,"modificationTime":1646711892888} 2022-03-08 03:58:14,565 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:14,565 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:14,565 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:14,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:15,189 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 391 2022-03-08 03:58:15,191 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:15,191 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837"} 2022-03-08 03:58:15,193 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:15,193 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:15,193 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:15,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:15,590 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 391 2022-03-08 03:58:15,592 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:15,592 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837"} 2022-03-08 03:58:15,596 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2022-03-08 03:58:15,597 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:15,597 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:15,597 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:15,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:15,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 253 2022-03-08 03:58:15,685 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:15,685 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646711892061,"modificationTime":1646711892964,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-08 03:58:15,688 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:15,688 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:15,688 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-08 03:58:15,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:15,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 223 2022-03-08 03:58:15,791 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-08 03:58:15,791 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646711892061,"modificationTime":1646711892888} 2022-03-08 03:58:15,794 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:15,794 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:15,794 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:15,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:16,092 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 391 2022-03-08 03:58:16,093 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:16,094 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837"} 2022-03-08 03:58:16,097 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:16,097 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:16,097 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:16,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:16,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 391 2022-03-08 03:58:16,414 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:16,415 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837"} 2022-03-08 03:58:16,418 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2022-03-08 03:58:16,418 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/orchestration-template-candidate 2022-03-08 03:58:16,418 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-03-08 03:58:16,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:16,785 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/orchestration-template-candidate HTTP/1.1" 200 94 2022-03-08 03:58:16,787 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-03-08 03:58:16,787 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:16,788 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2022-03-08 03:58:16,790 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:16,791 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:16,791 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:16,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:16,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 253 2022-03-08 03:58:16,885 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:16,885 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646711892061,"modificationTime":1646711892964,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-08 03:58:16,889 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:16,889 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:16,889 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-08 03:58:16,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:16,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 222 2022-03-08 03:58:17,000 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-08 03:58:17,000 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646711892061,"modificationTime":1646711896777} 2022-03-08 03:58:17,006 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:17,006 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:17,006 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:17,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:17,190 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 462 2022-03-08 03:58:17,191 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:17,192 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:17,194 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:17,194 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:17,194 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:17,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:17,476 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 462 2022-03-08 03:58:17,477 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:17,478 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:17,480 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2022-03-08 03:58:17,481 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:17,481 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:17,481 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:17,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:17,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 253 2022-03-08 03:58:17,583 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:17,584 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646711892061,"modificationTime":1646711892964,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-08 03:58:17,586 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:17,586 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:17,586 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-08 03:58:17,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:17,686 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 222 2022-03-08 03:58:17,688 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-08 03:58:17,689 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646711892061,"modificationTime":1646711896777} 2022-03-08 03:58:17,692 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:17,692 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:17,692 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:17,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:17,994 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 462 2022-03-08 03:58:17,995 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:17,995 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:17,998 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:17,998 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:17,998 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:18,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:18,192 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 462 2022-03-08 03:58:18,194 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:18,195 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:18,199 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:18,199 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/orchestration-template-candidate/process 2022-03-08 03:58:18,199 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-03-08 03:58:18,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:24,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-03-08 03:58:24,646 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-03-08 03:58:24,646 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2022-03-08 03:58:24,648 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2022-03-08 03:58:24,649 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:24,649 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:24,649 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:24,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:24,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 253 2022-03-08 03:58:24,708 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:24,709 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646711892061,"modificationTime":1646711892964,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-08 03:58:24,711 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:24,711 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:24,711 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-08 03:58:24,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:24,800 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 222 2022-03-08 03:58:24,803 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-08 03:58:24,804 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646711892061,"modificationTime":1646711904635} 2022-03-08 03:58:24,809 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:24,809 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:24,809 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:24,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:25,142 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 638 2022-03-08 03:58:25,143 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:25,143 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:25,147 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:25,147 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:25,148 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:25,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:25,591 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 638 2022-03-08 03:58:25,594 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:25,594 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:25,598 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2022-03-08 03:58:25,599 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:25,599 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:25,599 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:25,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:25,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 253 2022-03-08 03:58:25,657 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:25,657 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646711892061,"modificationTime":1646711892964,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-08 03:58:25,663 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:25,663 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:25,663 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-08 03:58:25,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:25,769 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 222 2022-03-08 03:58:25,770 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-08 03:58:25,771 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646711892061,"modificationTime":1646711904635} 2022-03-08 03:58:25,774 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:25,774 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:25,775 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:25,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:25,971 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 638 2022-03-08 03:58:25,972 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:25,972 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:25,974 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:25,974 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:25,975 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:25,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:26,149 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 638 2022-03-08 03:58:26,150 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:26,151 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:26,156 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:26,156 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/actions 2022-03-08 03:58:26,157 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-03-08 03:58:26,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:29,296 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/actions HTTP/1.1" 200 2 2022-03-08 03:58:29,297 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-03-08 03:58:29,297 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-03-08 03:58:29,299 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:29,299 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:29,299 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:29,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:29,382 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 253 2022-03-08 03:58:29,383 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:29,383 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646711892061,"modificationTime":1646711906246,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-08 03:58:29,385 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:29,386 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:29,386 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-08 03:58:29,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:29,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 223 2022-03-08 03:58:29,588 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-08 03:58:29,588 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646711892061,"modificationTime":1646711904635} 2022-03-08 03:58:29,592 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:29,592 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:29,593 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:29,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:29,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 638 2022-03-08 03:58:29,873 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:29,873 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:29,876 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2022-03-08 03:58:29,877 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:29,877 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:29,877 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:29,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:29,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 253 2022-03-08 03:58:29,968 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:29,968 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646711892061,"modificationTime":1646711906246,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-08 03:58:29,970 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:29,971 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:29,971 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-08 03:58:29,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:30,144 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 223 2022-03-08 03:58:30,146 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-08 03:58:30,147 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646711892061,"modificationTime":1646711904635} 2022-03-08 03:58:30,150 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:30,150 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:30,150 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:30,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:30,542 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 638 2022-03-08 03:58:30,543 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:30,543 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:30,550 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:30,550 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/actions 2022-03-08 03:58:30,551 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-03-08 03:58:30,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:43,756 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/actions HTTP/1.1" 200 2 2022-03-08 03:58:43,757 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-03-08 03:58:43,758 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-03-08 03:58:43,760 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:43,760 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:43,760 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:43,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:43,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 264 2022-03-08 03:58:43,866 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:43,866 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646711892061,"modificationTime":1646711919805,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-08 03:58:43,869 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2022-03-08 03:58:43,869 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:43,869 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:43,870 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:43,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:43,982 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 264 2022-03-08 03:58:43,984 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:43,984 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646711892061,"modificationTime":1646711919805,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-08 03:58:43,990 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:43,990 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/actions 2022-03-08 03:58:43,990 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-08 03:58:43,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:46,662 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/actions HTTP/1.1" 200 363 2022-03-08 03:58:46,664 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-08 03:58:46,664 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"4af1a5fad83b43ef9643f7d342baa837","packageId":"d1a351b77f074ceca3d2fc0c0857afd8","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-08 03:58:46,665 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"4af1a5fad83b43ef9643f7d342baa837","packageId":"d1a351b77f074ceca3d2fc0c0857afd8","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-08 03:58:46,668 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-08 03:58:46,668 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-08 03:58:46,668 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:46,668 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-08 03:58:46,669 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-08 03:58:46,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:58:46,714 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-08 03:58:46,715 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-08 03:58:46,715 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f464f9b6-891b-43b0-a76e-c3c43be78e15/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-08 03:58:46,718 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:58:46,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:58:46,719 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:58:46,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:58:46,719 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-03-08 03:58:46,719 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:58:46,719 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-03-08 03:58:56,726 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-08 03:58:56,726 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-08 03:58:56,727 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:56,727 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-08 03:58:56,727 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-08 03:58:56,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:58:56,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 733 2022-03-08 03:58:56,798 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-08 03:58:56,799 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f464f9b6-891b-43b0-a76e-c3c43be78e15/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/b1c94978-10c0-4f67-aef9-dd55ab911d6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2022-03-08 03:58:56,802 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:58:56,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:58:56,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:58:56,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:58:56,803 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:58:56,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:58:56,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:58:56,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-03-08 03:58:56,803 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-03-08 03:58:56,804 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:58:56,804 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-03-08 03:58:56,804 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-08 03:58:56,804 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-08 03:58:56,805 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:56,805 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-08 03:58:56,805 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-08 03:58:56,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:58:56,861 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 733 2022-03-08 03:58:56,863 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-08 03:58:56,863 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f464f9b6-891b-43b0-a76e-c3c43be78e15/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/b1c94978-10c0-4f67-aef9-dd55ab911d6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2022-03-08 03:58:56,867 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:58:56,867 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:58:56,867 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:58:56,867 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:58:56,868 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:58:56,868 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:58:56,868 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:58:56,868 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-03-08 03:58:56,868 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-03-08 03:58:56,869 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:58:56,869 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-03-08 03:58:56,869 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-03-08 03:58:56,869 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-03-08 03:58:56,869 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:56,869 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-03-08 03:58:56,869 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-03-08 03:58:56,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:56,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-03-08 03:58:56,924 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-03-08 03:58:56,925 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-03-08 03:58:56,928 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2022-03-08 03:58:56,928 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2022-03-08 03:58:56,928 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2022-03-08 03:58:56,928 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2022-03-08 03:58:56,928 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-08 03:58:56,928 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-08 03:58:56,929 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:56,929 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-08 03:58:56,929 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-08 03:58:56,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:58:56,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 733 2022-03-08 03:58:56,973 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-08 03:58:56,974 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f464f9b6-891b-43b0-a76e-c3c43be78e15/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/b1c94978-10c0-4f67-aef9-dd55ab911d6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2022-03-08 03:58:56,976 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:58:56,976 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:58:56,976 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:58:56,976 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:58:56,976 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:58:56,977 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:58:56,977 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:58:56,977 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-03-08 03:58:56,977 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-03-08 03:58:56,977 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:58:56,977 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-03-08 03:58:56,992 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-08 03:58:56,992 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-08 03:58:56,992 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:56,992 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-08 03:58:56,992 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-08 03:58:56,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:57,076 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 1444 2022-03-08 03:58:57,078 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-08 03:58:57,078 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","owner":"cs0008","status":"ACTIVE"},{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"4ba452724b354e039c23aa07879a2a99","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07ee16b6d76841879f74800a91fd5778","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a02755f5-7636","description":"vendor software product","vendorName":"d4f91dd5-0a11-47b3-ac3f","vendorId":"20ee7359a59446c2bab6d9222f852c02","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5817158dc5de4644876a6da3f8d8611b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gjzjSH_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5b3359ec7ed746cb8abb61b858985f38","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4cd2b94ce99a488c8017782cbec3f07f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 480671f4-9a7a","description":"vendor software product","vendorName":"a814d5f0-eae1-4e7b-9675","vendorId":"e38ad3e4ec154ab3833235c99644bbf8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e40f48ee2edc428fa6f7dcad4fa8d82b","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2022-03-08 03:58:57,081 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-03-08 03:58:57,081 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-03-08 03:58:57,082 DEBUG 324:vsp.py(1) - importing VSP pNF a02755f5-7636 from SDC 2022-03-08 03:58:57,082 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gjzjSH_VSP from SDC 2022-03-08 03:58:57,082 DEBUG 324:vsp.py(1) - importing VSP vFW 480671f4-9a7a from SDC 2022-03-08 03:58:57,082 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2022-03-08 03:58:57,082 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-08 03:58:57,083 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:57,083 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:57,083 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:57,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:57,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 264 2022-03-08 03:58:57,144 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:57,145 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646711892061,"modificationTime":1646711919805,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-08 03:58:57,147 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-08 03:58:57,147 INFO 192:__init__.py(1) - Vsp found, updating information 2022-03-08 03:58:57,147 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2022-03-08 03:58:57,147 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:57,147 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:57,147 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:57,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:57,205 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 264 2022-03-08 03:58:57,206 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:57,206 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646711892061,"modificationTime":1646711919805,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-08 03:58:57,208 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:57,209 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/d1a351b77f074ceca3d2fc0c0857afd8/versions 2022-03-08 03:58:57,209 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-08 03:58:57,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:57,268 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d1a351b77f074ceca3d2fc0c0857afd8/versions HTTP/1.1" 200 264 2022-03-08 03:58:57,270 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-08 03:58:57,272 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4af1a5fad83b43ef9643f7d342baa837","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646711892061,"modificationTime":1646711919805,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-08 03:58:57,276 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-08 03:58:57,287 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:57,287 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/actions 2022-03-08 03:58:57,287 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-08 03:58:57,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:58,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837/actions HTTP/1.1" 200 363 2022-03-08 03:58:58,448 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-08 03:58:58,449 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"4af1a5fad83b43ef9643f7d342baa837","packageId":"d1a351b77f074ceca3d2fc0c0857afd8","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-08 03:58:58,449 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"4af1a5fad83b43ef9643f7d342baa837","packageId":"d1a351b77f074ceca3d2fc0c0857afd8","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-08 03:58:58,453 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:58,453 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/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 2022-03-08 03:58:58,453 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-08 03:58:58,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:58:58,664 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d1a351b77f074ceca3d2fc0c0857afd8/versions/4af1a5fad83b43ef9643f7d342baa837 HTTP/1.1" 200 638 2022-03-08 03:58:58,666 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-08 03:58:58,667 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":"9cf2e5514dd647cdbe715f11ccef2daf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d1a351b77f074ceca3d2fc0c0857afd8","version":"4af1a5fad83b43ef9643f7d342baa837","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-08 03:58:58,671 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:58:58,671 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2022-03-08 03:58:58,671 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": "d1a351b77f074ceca3d2fc0c0857afd8", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2022-03-08 03:58:58,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:01,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2022-03-08 03:59:01,386 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-03-08 03:59:01,396 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646711939978,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"7cb5614b-6268-4ed6-83b1-d21bde932d89","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"e552b301-920b-4193-a4fd-dadd14264b18.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1646711939979,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646711939978,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646711940000,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"92aedefb-9043-440d-b306-1fa5df0a194b","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","duplicated":false,"payloadUpdateDate":1646711940008,"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":1646711940000,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646711939978,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"7cb5614b-6268-4ed6-83b1-d21bde932d89","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"e552b301-920b-4193-a4fd-dadd14264b18.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1646711939979,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646711939978,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1646711940014,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1646711940014,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711940014,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1646711939483,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.assettoscacsar","artifactName":"resource-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711939483,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1646711939483,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.assettoscatemplate","artifactName":"resource-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711939483,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"3952f9f1-0272-4814-913e-4adf4f9208ab","uniqueId":"capability.4fda3d59-1ca0-4d49-acd1-15b383ca963c.feature","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"3952f9f1-0272-4814-913e-4adf4f9208ab","capability":"tosca.capabilities.Node","uniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c.dependency","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"3952f9f1-0272-4814-913e-4adf4f9208ab","capability":"tosca.capabilities.Attachment","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab.port","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab.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":"3952f9f1-0272-4814-913e-4adf4f9208ab.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":"3952f9f1-0272-4814-913e-4adf4f9208ab.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.4fda3d59-1ca0-4d49-acd1-15b383ca963c.tosca_name","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.3952f9f1-0272-4814-913e-4adf4f9208ab.show","empty":false},{"parentUniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","definition":false,"name":"state","type":"string","uniqueId":"attribute.4fda3d59-1ca0-4d49-acd1-15b383ca963c.state","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","empty":false},{"parentUniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.4fda3d59-1ca0-4d49-acd1-15b383ca963c.tosca_id","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"3952f9f1-0272-4814-913e-4adf4f9208ab","createdFromCsar":true,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1646711939844,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"3952f9f1-0272-4814-913e-4adf4f9208ab","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1646711939931,"customizationUUID":"7fa0804f-fba1-406e-b51c-d9b4eb716ae7","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"feature","uniqueId":"capability.4fda3d59-1ca0-4d49-acd1-15b383ca963c.feature","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"feature","uniqueId":"capability.4fda3d59-1ca0-4d49-acd1-15b383ca963c.feature","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"scalable","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.scalable","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"forwarder","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.forwarder","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"binding","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.binding","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"binding","uniqueId":"capability.afd817d7-0688-4d3d-a318-60948d5b23a7.binding","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"port_mirroring","uniqueId":"capability.e558e457-8f70-46b2-b6b2-03168aa2d8f7.port_mirroring","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"host","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.host","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.ephemeral.size","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.ephemeral.size","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"instance","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.instance","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"memory","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.memory","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.iops","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.iops","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.read.requests","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.read.requests","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"cpu.delta","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.cpu.delta","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.capacity","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.capacity","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.read.bytes","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.read.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.write.bytes","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.write.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.latency","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.latency","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.read.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.usage","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.usage","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"cpu_util","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.cpu_util","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.allocation","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.allocation","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.write.requests.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.write.requests.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.write.bytes.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.write.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.latency","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.latency","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"cpu","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.cpu","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.write.requests","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.write.requests","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.write.bytes","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.write.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.read.requests","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.read.requests","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.root.size","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.root.size","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.write.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"vcpus","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.vcpus","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.iops","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.iops","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.usage","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.usage","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.read.requests.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.read.requests.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.write.requests.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.write.requests.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.allocation","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.allocation","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.read.bytes.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.read.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.read.bytes","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.read.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"memory.usage","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.memory.usage","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.capacity","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.capacity","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"memory.resident","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.memory.resident","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.write.requests","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.write.requests","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.incoming.packets.rate","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.incoming.packets.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.outgoing.bytes","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.outgoing.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.outgoing.packets.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.outpoing.packets","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.outpoing.packets","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.incoming.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.incoming.bytes","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.incoming.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.outgoing.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.incoming.packets","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.incoming.packets","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"os","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.os","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"endpoint","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.endpoint","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"attachment","uniqueId":"capability.afd817d7-0688-4d3d-a318-60948d5b23a7.attachment","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c.dependency","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c.dependency","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e.link","ownerId":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81.local_storage","ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1897dbf3-1a39-4df8-97e5-0349385d7239.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"889370e2-0bab-48cc-b752-bc836d6bc7bd.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"e552b301-920b-4193-a4fd-dadd14264b18.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"e552b301-920b-4193-a4fd-dadd14264b18.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"889370e2-0bab-48cc-b752-bc836d6bc7bd","createdFromCsar":true,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1646711939844,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"889370e2-0bab-48cc-b752-bc836d6bc7bd","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1646711939931,"customizationUUID":"9e20f035-90c2-462a-8912-305d53892525","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","requirementOwnerId":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group","id":"b22e9d0d-4995-4cb1-b517-d0b962a09c6d","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.afd817d7-0688-4d3d-a318-60948d5b23a7.attachment","requirementUid":"3952f9f1-0272-4814-913e-4adf4f9208ab.port"},"operations":[]}],"fromNode":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_flavor_name","parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1897dbf3-1a39-4df8-97e5-0349385d7239.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_image_name","parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"889370e2-0bab-48cc-b752-bc836d6bc7bd.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"889370e2-0bab-48cc-b752-bc836d6bc7bd.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"e552b301-920b-4193-a4fd-dadd14264b18.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"e552b301-920b-4193-a4fd-dadd14264b18.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e552b301-920b-4193-a4fd-dadd14264b18.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45.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":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"f6f8dea9-380a-4efd-814c-96ac7bf9fe45","empty":false},{"definition":false,"hidden":false,"uniqueId":"889370e2-0bab-48cc-b752-bc836d6bc7bd.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":{"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab.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":"3952f9f1-0272-4814-913e-4adf4f9208ab.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":"3952f9f1-0272-4814-913e-4adf4f9208ab.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group":[{"parentUniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","uniqueId":"attribute.4fda3d59-1ca0-4d49-acd1-15b383ca963c.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","empty":false},{"uniqueId":"attribute.3952f9f1-0272-4814-913e-4adf4f9208ab.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","uniqueId":"attribute.4fda3d59-1ca0-4d49-acd1-15b383ca963c.state","name":"state","type":"string","definition":false,"ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","empty":false},{"parentUniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","uniqueId":"attribute.4fda3d59-1ca0-4d49-acd1-15b383ca963c.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"3952f9f1-0272-4814-913e-4adf4f9208ab","uniqueId":"capability.4fda3d59-1ca0-4d49-acd1-15b383ca963c.feature","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"feature","uniqueId":"capability.4fda3d59-1ca0-4d49-acd1-15b383ca963c.feature","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"feature","uniqueId":"capability.4fda3d59-1ca0-4d49-acd1-15b383ca963c.feature","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"scalable","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.scalable","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"forwarder","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.forwarder","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"binding","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.binding","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"binding","uniqueId":"capability.afd817d7-0688-4d3d-a318-60948d5b23a7.binding","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"port_mirroring","uniqueId":"capability.e558e457-8f70-46b2-b6b2-03168aa2d8f7.port_mirroring","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"host","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.host","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.ephemeral.size","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.ephemeral.size","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"instance","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.instance","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"memory","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.memory","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.iops","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.iops","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.read.requests","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.read.requests","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"cpu.delta","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.cpu.delta","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.capacity","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.capacity","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.read.bytes","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.read.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.write.bytes","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.write.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.latency","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.latency","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.read.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.usage","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.usage","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"cpu_util","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.cpu_util","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.allocation","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.allocation","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.write.requests.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.write.requests.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.write.bytes.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.write.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.latency","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.latency","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"cpu","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.cpu","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.write.requests","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.write.requests","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.write.bytes","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.write.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.read.requests","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.read.requests","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.root.size","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.root.size","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.write.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"vcpus","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.vcpus","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.iops","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.iops","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.usage","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.usage","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.read.requests.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.read.requests.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.write.requests.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.write.requests.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.allocation","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.allocation","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.read.bytes.rate","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.read.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.read.bytes","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.read.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"memory.usage","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.memory.usage","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.device.capacity","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.device.capacity","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"memory.resident","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.memory.resident","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8d6e2d55-78bb-4088-81ef-bac76c840f12","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"disk.write.requests","uniqueId":"capability.8d6e2d55-78bb-4088-81ef-bac76c840f12.disk.write.requests","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.incoming.packets.rate","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.incoming.packets.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.outgoing.bytes","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.outgoing.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.outgoing.packets.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.outpoing.packets","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.outpoing.packets","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.incoming.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.incoming.bytes","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.incoming.bytes","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.outgoing.bytes.rate","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d597d182-5649-4d77-b3d6-e9ef36e9a53e","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"network.incoming.packets","uniqueId":"capability.d597d182-5649-4d77-b3d6-e9ef36e9a53e.network.incoming.packets","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"os","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.os","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","empty":false}],"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"endpoint","uniqueId":"capability.0be37dde-012e-458a-ba68-9685223a3f81.endpoint","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"attachment","uniqueId":"capability.afd817d7-0688-4d3d-a318-60948d5b23a7.attachment","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"3952f9f1-0272-4814-913e-4adf4f9208ab","capability":"tosca.capabilities.Node","uniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c.dependency","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c.dependency","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c.dependency","ownerId":"4fda3d59-1ca0-4d49-acd1-15b383ca963c","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.afd817d7-0688-4d3d-a318-60948d5b23a7.ubuntu20_ubuntu20_admin_plane_port_0","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e.link","ownerId":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"3952f9f1-0272-4814-913e-4adf4f9208ab","capability":"tosca.capabilities.Attachment","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab.port","ownerId":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["889370e2-0bab-48cc-b752-bc836d6bc7bd.5402b122-be12-447b-8830-c780f651b9a4.ubuntu20","e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"889370e2-0bab-48cc-b752-bc836d6bc7bd","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81.local_storage","ownerId":"0be37dde-012e-458a-ba68-9685223a3f81","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"9dd31ed7-f9d6-4be9-8547-cc5d2059d300","groupUUID":"f2c8594b-514a-4105-883f-195ce3a55468","members":{"abstract_ubuntu20":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ubuntu20_admin_security_group":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["e552b301-920b-4193-a4fd-dadd14264b18.heat1env","e552b301-920b-4193-a4fd-dadd14264b18.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"4c2bd82c-4365-4f05-bca3-8f6819de8016","artifactsUuid":["92aedefb-9043-440d-b306-1fa5df0a194b"],"groupUUID":"112aea69-6555-4cb7-9a91-89651ecce204","members":{"abstract_ubuntu20":"e552b301-920b-4193-a4fd-dadd14264b18.889370e2-0bab-48cc-b752-bc836d6bc7bd.abstract_ubuntu20","ubuntu20_admin_security_group":"e552b301-920b-4193-a4fd-dadd14264b18.3952f9f1-0272-4814-913e-4adf4f9208ab.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1646711939483,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2e280065-e1ba-4101-8c08-fd012ff161a5","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"d1a351b77f074ceca3d2fc0c0857afd8","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","highestVersion":true,"systemName":"BasicVm","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1646711939896,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646711940000,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"92aedefb-9043-440d-b306-1fa5df0a194b","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","duplicated":false,"payloadUpdateDate":1646711940008,"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":1646711940000,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646711939978,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"7cb5614b-6268-4ed6-83b1-d21bde932d89","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"e552b301-920b-4193-a4fd-dadd14264b18.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1646711939979,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646711939978,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1646711940014,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1646711940014,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711940014,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"e552b301-920b-4193-a4fd-dadd14264b18"},"categorySpecificMetadata":{},"csarUUID":"d1a351b77f074ceca3d2fc0c0857afd8","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2022-03-08 03:59:01,410 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2022-03-08 03:59:01,410 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:11,421 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2022-03-08 03:59:11,426 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:11,426 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/e552b301-920b-4193-a4fd-dadd14264b18/lifecycleState/Certify 2022-03-08 03:59:11,427 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-03-08 03:59:11,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:16,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/e552b301-920b-4193-a4fd-dadd14264b18/lifecycleState/Certify HTTP/1.1" 200 1276 2022-03-08 03:59:16,781 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-03-08 03:59:16,782 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1646711939483,"lastUpdateDate":1646711952565,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37"},"csarUUID":"d1a351b77f074ceca3d2fc0c0857afd8","csarVersion":"1.0","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"2e280065-e1ba-4101-8c08-fd012ff161a5"} 2022-03-08 03:59:16,784 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-08 03:59:16,784 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-08 03:59:16,785 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:16,785 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-08 03:59:16,785 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-08 03:59:16,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:16,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2022-03-08 03:59:16,890 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-08 03:59:16,891 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b1c94978-10c0-4f67-aef9-dd55ab911d6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2e280065-e1ba-4101-8c08-fd012ff161a5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f464f9b6-891b-43b0-a76e-c3c43be78e15/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-08 03:59:16,894 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:16,894 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:16,894 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:16,894 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:16,894 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 03:59:16,894 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:16,894 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:16,894 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:16,895 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:16,895 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:16,895 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:16,895 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:16,895 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-03-08 03:59:16,895 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:16,895 INFO 192:__init__.py(1) - Vf found, updating information 2022-03-08 03:59:16,896 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:16,896 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 03:59:16,896 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-08 03:59:16,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:16,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 03:59:16,971 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-08 03:59:16,974 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 03:59:16,978 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-03-08 03:59:26,982 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-08 03:59:26,982 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-08 03:59:26,983 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:26,984 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-08 03:59:26,984 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-08 03:59:26,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:27,044 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2022-03-08 03:59:27,045 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-08 03:59:27,045 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b1c94978-10c0-4f67-aef9-dd55ab911d6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2e280065-e1ba-4101-8c08-fd012ff161a5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f464f9b6-891b-43b0-a76e-c3c43be78e15/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-08 03:59:27,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:27,047 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,047 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:27,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 03:59:27,047 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,047 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:27,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:27,048 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,048 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,048 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:27,048 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-03-08 03:59:27,048 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:27,048 INFO 192:__init__.py(1) - Vf found, updating information 2022-03-08 03:59:27,048 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:27,048 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 03:59:27,048 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-08 03:59:27,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:27,109 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 03:59:27,113 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-08 03:59:27,116 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711961083,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 03:59:27,122 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-03-08 03:59:27,122 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 03:59:27,123 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 03:59:27,123 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:27,123 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 03:59:27,123 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 03:59:27,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:27,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1451 2022-03-08 03:59:27,172 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 03:59:27,172 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 03:59:27,175 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 03:59:27,175 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,175 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,175 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,175 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:27,176 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,176 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,176 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,176 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:27,176 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,176 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,176 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:27,176 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 03:59:27,176 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,176 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,176 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,176 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-08 03:59:27,177 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:27,177 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-03-08 03:59:27,177 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 03:59:27,177 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 03:59:27,178 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:27,178 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 03:59:27,178 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 03:59:27,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:27,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1451 2022-03-08 03:59:27,225 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 03:59:27,226 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 03:59:27,231 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 03:59:27,231 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,231 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,231 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:27,231 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,232 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,232 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,232 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:27,232 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,232 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,232 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:27,233 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 03:59:27,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,233 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,233 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,233 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-08 03:59:27,233 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:27,233 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-03-08 03:59:27,234 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-03-08 03:59:27,234 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-03-08 03:59:27,235 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:27,235 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-03-08 03:59:27,235 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-03-08 03:59:27,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:27,296 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-03-08 03:59:27,298 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-03-08 03:59:27,299 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-03-08 03:59:27,303 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-03-08 03:59:27,303 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-03-08 03:59:27,303 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-03-08 03:59:27,304 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2022-03-08 03:59:27,304 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 03:59:27,304 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 03:59:27,304 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:27,305 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 03:59:27,305 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 03:59:27,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:27,350 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1451 2022-03-08 03:59:27,351 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 03:59:27,351 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 03:59:27,353 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 03:59:27,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,353 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,354 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,354 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:27,354 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,354 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,354 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,354 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:27,354 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,354 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,354 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:27,354 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 03:59:27,354 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:27,354 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:27,355 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:27,355 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-08 03:59:27,355 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:27,355 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-03-08 03:59:27,367 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:27,368 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-03-08 03:59:27,368 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2022-03-08 03:59:27,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:28,664 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-03-08 03:59:28,666 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-03-08 03:59:28,668 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.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":"cbc93b14-0f47-46c5-9398-608e6c27e06d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false},{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.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":"cbc93b14-0f47-46c5-9398-608e6c27e06d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false},{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.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":"cbc93b14-0f47-46c5-9398-608e6c27e06d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false},{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.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":"cbc93b14-0f47-46c5-9398-608e6c27e06d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false},{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.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":"cbc93b14-0f47-46c5-9398-608e6c27e06d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1646711968081,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","highestVersion":true,"systemName":"BasicVm","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1646711968081,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2022-03-08 03:59:28,672 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2022-03-08 03:59:28,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:28,679 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-08 03:59:28,679 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-08 03:59:28,680 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:28,680 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-08 03:59:28,680 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-08 03:59:28,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:28,734 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2022-03-08 03:59:28,737 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-08 03:59:28,737 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b1c94978-10c0-4f67-aef9-dd55ab911d6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2e280065-e1ba-4101-8c08-fd012ff161a5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f464f9b6-891b-43b0-a76e-c3c43be78e15/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-08 03:59:28,742 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:28,742 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:28,742 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:28,742 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:28,742 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 03:59:28,742 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:28,743 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:28,743 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:28,743 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:28,743 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:28,743 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:28,744 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:28,744 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-03-08 03:59:28,744 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:28,744 INFO 192:__init__.py(1) - Vf found, updating information 2022-03-08 03:59:28,745 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:28,745 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 03:59:28,745 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-08 03:59:28,748 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:28,820 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 03:59:28,836 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-08 03:59:28,840 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711961083,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1646711968081,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 03:59:28,846 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-03-08 03:59:28,846 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:28,847 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/2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f/resourceInstance 2022-03-08 03:59:28,847 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37", "originType": "VF", "componentUid": "ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37", "icon": "defaulticon" } 2022-03-08 03:59:28,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:30,686 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f/resourceInstance HTTP/1.1" 201 None 2022-03-08 03:59:30,688 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2022-03-08 03:59:30,690 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":"e552b301-920b-4193-a4fd-dadd14264b18.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.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":"510f613b-db03-4ab6-992c-42fbb7aa566c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","createdFromCsar":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1646711969521,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1646711969521,"customizationUUID":"4e86525f-c63c-46c6-83f0-c06c15b896b3","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2022-03-08 03:59:30,691 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2022-03-08 03:59:30,694 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:30,694 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/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/distribution 2022-03-08 03:59:30,694 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2022-03-08 03:59:30,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:30,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/distribution HTTP/1.1" 200 38 2022-03-08 03:59:30,753 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2022-03-08 03:59:30,753 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2022-03-08 03:59:30,756 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:30,756 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-03-08 03:59:30,756 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-08 03:59:30,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:30,803 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-03-08 03:59:30,806 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-08 03:59:30,806 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2022-03-08 03:59:30,809 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-03-08 03:59:30,809 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2022-03-08 03:59:30,813 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:30,813 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/2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f/lifecycleState/checkin 2022-03-08 03:59:30,813 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-03-08 03:59:30,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:32,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f/lifecycleState/checkin HTTP/1.1" 200 1179 2022-03-08 03:59:32,561 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-03-08 03:59:32,561 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1646711968081,"lastUpdateDate":1646711971439,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f"},"projectCode":"123456","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6"} 2022-03-08 03:59:32,564 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 03:59:32,564 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 03:59:32,564 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:32,564 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 03:59:32,565 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 03:59:32,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:32,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1827 2022-03-08 03:59:32,620 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 03:59:32,621 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 03:59:32,625 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 03:59:32,625 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:32,625 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:32,625 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:32,625 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 03:59:32,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:32,626 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:32,626 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-03-08 03:59:32,626 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:32,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:32,626 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:32,626 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:32,627 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:32,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:32,627 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:32,627 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:32,627 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 03:59:32,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:32,627 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:32,627 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:32,628 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 03:59:32,628 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:32,628 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 03:59:32,628 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:32,628 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 03:59:32,628 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 03:59:32,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:32,694 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 03:59:32,700 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 03:59:32,704 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711961083,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1646711971439,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 03:59:32,710 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 03:59:32,710 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2022-03-08 03:59:32,713 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:32,713 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/2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f/lifecycleState/Certify 2022-03-08 03:59:32,713 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-03-08 03:59:32,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:39,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f/lifecycleState/Certify HTTP/1.1" 200 1167 2022-03-08 03:59:39,525 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-03-08 03:59:39,525 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1646711968081,"lastUpdateDate":1646711971439,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"86d0648a-1bf0-432a-a594-6da95b221661"},"projectCode":"123456","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6"} 2022-03-08 03:59:39,527 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 03:59:39,527 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 03:59:39,527 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:39,527 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 03:59:39,527 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 03:59:39,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:39,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1815 2022-03-08 03:59:39,917 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 03:59:39,918 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 03:59:39,922 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 03:59:39,922 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:39,922 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:39,922 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:39,922 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 03:59:39,923 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:39,923 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:39,923 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:39,923 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:39,923 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:39,923 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:39,923 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:39,923 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:39,923 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:39,924 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:39,924 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-08 03:59:39,924 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 03:59:39,924 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:39,924 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:39,924 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:39,924 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 03:59:39,924 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:39,924 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 03:59:39,925 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:39,925 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 03:59:39,925 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 03:59:39,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:40,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 03:59:40,037 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 03:59:40,041 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711971439,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 03:59:40,046 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 03:59:50,056 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2022-03-08 03:59:50,059 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:50,060 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/86d0648a-1bf0-432a-a594-6da95b221661/distribution/PROD/activate 2022-03-08 03:59:50,060 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-03-08 03:59:50,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:52,880 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/86d0648a-1bf0-432a-a594-6da95b221661/distribution/PROD/activate HTTP/1.1" 200 None 2022-03-08 03:59:52,883 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-03-08 03:59:52,885 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"86d0648a-1bf0-432a-a594-6da95b221661","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"86d0648a-1bf0-432a-a594-6da95b221661","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86d0648a-1bf0-432a-a594-6da95b221661","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86d0648a-1bf0-432a-a594-6da95b221661","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86d0648a-1bf0-432a-a594-6da95b221661","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YTU5MDc2NDdlMjdlYWYxZTU5MDI4YmJmNGU1MGVmNDY=","artifactUUID":"8a6ec838-1283-43c4-99b7-06651eea5c5f","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.assettoscacsar","duplicated":false,"payloadUpdateDate":1646711976974,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YTRkOTE4YmE1Njc1MTQ2ZGJlNDJiYjVhMTZjMDJhY2M=","artifactUUID":"f2cd5e66-8498-473a-a1a5-05484073b251","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.assettoscatemplate","duplicated":false,"payloadUpdateDate":1646711975500,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1646711939963,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MjI5NDUxY2U1ZDg0MzFlZWIyYzE5OTE3ZDQzMGYxOTc=","artifactUUID":"6b394927-27e2-4f4c-a848-c6a7dae8e40c","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"e552b301-920b-4193-a4fd-dadd14264b18.vflicense","duplicated":false,"payloadUpdateDate":1646711939965,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646711939963,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTBlOTIzZjk3MTlmOThiYTA2NzFjMWEzYTU1MGQxYTc=","artifactUUID":"7b5b8f13-429b-4860-abca-b1abdd9aa9f8","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1646711973946,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646711940000,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"92aedefb-9043-440d-b306-1fa5df0a194b","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","duplicated":false,"payloadUpdateDate":1646711940008,"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":1646711940000,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1646711939950,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"8294d33c-b7d0-4f57-9df5-3b62546f06e2","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"e552b301-920b-4193-a4fd-dadd14264b18.vendorlicense","duplicated":false,"payloadUpdateDate":1646711939952,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646711939950,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646711969568,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"3e8a4407-4af0-4e1d-ab7a-fe7a1ea9b3be","generatedFromId":"e552b301-920b-4193-a4fd-dadd14264b18.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1646711973332,"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":1646711969568,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711969568,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"creationDate":1646711939978,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"7cb5614b-6268-4ed6-83b1-d21bde932d89","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"e552b301-920b-4193-a4fd-dadd14264b18.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1646711939979,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646711939978,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1646711969571,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["e552b301-920b-4193-a4fd-dadd14264b18.heat1env","e552b301-920b-4193-a4fd-dadd14264b18.heat1"],"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0.e552b301-920b-4193-a4fd-dadd14264b18.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"4c2bd82c-4365-4f05-bca3-8f6819de8016","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1646711969571,"customizationUUID":"4637bbb5-f55e-419b-917c-309c23489fd3","groupInstanceArtifacts":["2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["3e8a4407-4af0-4e1d-ab7a-fe7a1ea9b3be"],"artifactsUuid":["92aedefb-9043-440d-b306-1fa5df0a194b"],"groupUUID":"112aea69-6555-4cb7-9a91-89651ecce204","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"e552b301-920b-4193-a4fd-dadd14264b18.BasicVm..base_ubuntu20..module-0","name":"basic_vm0..BasicVm..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","createdFromCsar":false,"uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1646711969521,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1646711969521,"customizationUUID":"4e86525f-c63c-46c6-83f0-c06c15b896b3","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"e552b301-920b-4193-a4fd-dadd14264b18.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":"510f613b-db03-4ab6-992c-42fbb7aa566c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"510f613b-db03-4ab6-992c-42fbb7aa566c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"510f613b-db03-4ab6-992c-42fbb7aa566c","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false},{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false},{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false},{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false},{"definition":false,"hidden":false,"uniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cbc93b14-0f47-46c5-9398-608e6c27e06d","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1646711968081,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","componentMetadataForSupportLog":{"SupportablityComponentUUID":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","highestVersion":true,"systemName":"BasicVm","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1646711991753,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1646711968074,"timeout":0,"artifactType":"OTHER","uniqueId":"2f9d73a3-8a18-49f6-a2ab-bf3be42f7f6f.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646711968074,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"86d0648a-1bf0-432a-a594-6da95b221661"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2022-03-08 03:59:52,888 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 03:59:52,888 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 03:59:52,888 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:52,888 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 03:59:52,889 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 03:59:52,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:52,947 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-03-08 03:59:52,948 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 03:59:52,948 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 03:59:52,950 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 03:59:52,950 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:52,950 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:52,950 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:52,950 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 03:59:52,951 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:52,951 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:52,951 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:52,951 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:52,951 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:52,951 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:52,951 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:52,951 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:52,951 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:52,951 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:52,951 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:52,951 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 03:59:52,951 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:52,951 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:52,951 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:52,952 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 03:59:52,952 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:52,952 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 03:59:52,952 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:52,952 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 03:59:52,952 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 03:59:52,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:53,021 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 03:59:53,027 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 03:59:53,031 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 03:59:53,037 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 03:59:53,037 INFO 201:service.py(1) - Service basic_vm onboarded 2022-03-08 03:59:53,037 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-03-08 03:59:53,038 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,038 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 03:59:53,038 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 03:59:53,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:53,086 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2022-03-08 03:59:53,087 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-03-08 03:59:53,087 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2022-03-08 03:59:53,088 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,088 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2022-03-08 03:59:53,099 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,099 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2022-03-08 03:59:53,099 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2022-03-08 03:59:53,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:53,183 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2022-03-08 03:59:53,187 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-03-08 03:59:53,187 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-03-08 03:59:53,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=='} 2022-03-08 03:59:53,191 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 03:59:53,191 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 03:59:53,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:53,271 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-03-08 03:59:53,271 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 03:59:53,272 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":"1646711993131","orchestration-disabled":false,"in-maint":false}]} 2022-03-08 03:59:53,291 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,291 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/ce32e2e7-b176-4f4f-b5f5-9c9ea3fffb50 2022-03-08 03:59:53,292 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "ce32e2e7-b176-4f4f-b5f5-9c9ea3fffb50", "user-name": "onap-istanbul-daily-vnfs-ci", "password": "pkB2M2HYpY9sAB7lXZMlGYklGp6OiGWH", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-istanbul-daily-vnfs" , "system-status": "active" } 2022-03-08 03:59:53,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:53,457 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/ce32e2e7-b176-4f4f-b5f5-9c9ea3fffb50 HTTP/1.1" 201 0 2022-03-08 03:59:53,458 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-03-08 03:59:53,458 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-03-08 03:59:53,460 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,460 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 03:59:53,460 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-08 03:59:53,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:53,507 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 404 464 2022-03-08 03:59:53,508 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-03-08 03:59:53,508 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/8b171c39ef684c9d874f193c7975e6ed","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8b171c39ef684c9d874f193c7975e6ed","ERR.5.4.6114"]}}} 2022-03-08 03:59:53,508 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,508 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/8b171c39ef684c9d874f193c7975e6ed","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8b171c39ef684c9d874f193c7975e6ed","ERR.5.4.6114"]}}}. 2022-03-08 03:59:53,509 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-03-08 03:59:53,509 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-03-08 03:59:53,514 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,514 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 03:59:53,514 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "8b171c39ef684c9d874f193c7975e6ed", "tenant-name": "onap-istanbul-daily-vnfs", "tenant-context": "None" } 2022-03-08 03:59:53,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:53,658 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 201 0 2022-03-08 03:59:53,659 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-03-08 03:59:53,660 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-03-08 03:59:53,663 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,663 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-03-08 03:59:53,663 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-03-08 03:59:53,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:53,764 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2022-03-08 03:59:53,765 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-03-08 03:59:53,765 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2022-03-08 03:59:53,765 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,766 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2022-03-08 03:59:53,772 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,772 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-03-08 03:59:53,772 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2022-03-08 03:59:53,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:53,958 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2022-03-08 03:59:53,959 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-03-08 03:59:53,959 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-03-08 03:59:53,975 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:53,975 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2022-03-08 03:59:53,975 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2022-03-08 03:59:53,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,022 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2022-03-08 03:59:54,023 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2022-03-08 03:59:54,024 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2022-03-08 03:59:54,024 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,024 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2022-03-08 03:59:54,034 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,034 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 03:59:54,034 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 03:59:54,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,087 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-03-08 03:59:54,088 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 03:59:54,089 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":"1646711993131","orchestration-disabled":false,"in-maint":false}]} 2022-03-08 03:59:54,101 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,101 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2022-03-08 03:59:54,101 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2022-03-08 03:59:54,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,228 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2022-03-08 03:59:54,229 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-03-08 03:59:54,230 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-03-08 03:59:54,242 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,242 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-08 03:59:54,242 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2022-03-08 03:59:54,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,302 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2022-03-08 03:59:54,303 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-03-08 03:59:54,303 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-03-08 03:59:54,305 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,306 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-08 03:59:54,306 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-03-08 03:59:54,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,349 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-08 03:59:54,350 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-03-08 03:59:54,350 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":"1646711994273"} 2022-03-08 03:59:54,353 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,353 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-08 03:59:54,353 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-08 03:59:54,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,400 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-08 03:59:54,401 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-08 03:59:54,402 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":"1646711994273"} 2022-03-08 03:59:54,405 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,405 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-08 03:59:54,405 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-08 03:59:54,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,452 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2022-03-08 03:59:54,453 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2022-03-08 03:59:54,454 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2022-03-08 03:59:54,454 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,455 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2022-03-08 03:59:54,455 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2022-03-08 03:59:54,459 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 03:59:54,459 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 03:59:54,460 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:54,460 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 03:59:54,460 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 03:59:54,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:54,517 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-03-08 03:59:54,520 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 03:59:54,522 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 03:59:54,524 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 03:59:54,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:54,525 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:54,525 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:54,525 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 03:59:54,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:54,525 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:54,525 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:54,525 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:54,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:54,525 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:54,525 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:54,525 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:54,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:54,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:54,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:54,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 03:59:54,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:54,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:54,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:54,526 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 03:59:54,526 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:54,526 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 03:59:54,527 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:54,527 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 03:59:54,527 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 03:59:54,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:54,589 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 03:59:54,594 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 03:59:54,598 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 03:59:54,604 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 03:59:54,605 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,605 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2022-03-08 03:59:54,605 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "a1183633-23aa-4e46-900f-eebf6fec30de" } 2022-03-08 03:59:54,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,668 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2022-03-08 03:59:54,669 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-03-08 03:59:54,669 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-03-08 03:59:54,673 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,674 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-08 03:59:54,674 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-08 03:59:54,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,729 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2022-03-08 03:59:54,730 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-08 03:59:54,730 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646711994636"}]} 2022-03-08 03:59:54,733 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,733 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-08 03:59:54,733 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-08 03:59:54,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,781 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-08 03:59:54,782 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-08 03:59:54,783 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":"1646711994273"} 2022-03-08 03:59:54,786 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,786 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-08 03:59:54,787 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-08 03:59:54,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,842 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2022-03-08 03:59:54,843 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-08 03:59:54,844 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646711994636"}]} 2022-03-08 03:59:54,846 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,847 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 03:59:54,847 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 03:59:54,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,904 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-08 03:59:54,905 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 03:59:54,905 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":"1646711994132","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-08 03:59:54,907 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,907 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 03:59:54,908 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-08 03:59:54,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:54,953 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 200 148 2022-03-08 03:59:54,954 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-08 03:59:54,955 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"8b171c39ef684c9d874f193c7975e6ed","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646711993555"} 2022-03-08 03:59:54,968 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:54,968 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2022-03-08 03:59:54,968 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/8b171c39ef684c9d874f193c7975e6ed?resource-version=1646711993555", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-istanbul-daily-vnfs"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "8b171c39ef684c9d874f193c7975e6ed"}] } 2022-03-08 03:59:54,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:55,056 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2022-03-08 03:59:55,058 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-03-08 03:59:55,058 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-03-08 03:59:55,061 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:55,061 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-08 03:59:55,061 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-08 03:59:55,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:55,104 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-08 03:59:55,105 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-08 03:59:55,106 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":"1646711994273"} 2022-03-08 03:59:55,109 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:55,109 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 03:59:55,109 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 03:59:55,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:55,170 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-08 03:59:55,171 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 03:59:55,171 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":"1646711994132","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-08 03:59:55,173 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:55,173 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 03:59:55,173 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-08 03:59:55,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:55,232 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 200 611 2022-03-08 03:59:55,232 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-08 03:59:55,233 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"8b171c39ef684c9d874f193c7975e6ed","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646711994997","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-08 03:59:55,235 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:55,235 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2022-03-08 03:59:55,236 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-03-08 03:59:55,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:55,289 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 288 2022-03-08 03:59:55,291 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2022-03-08 03:59:55,292 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"1d77c60e-510a-4c91-9251-97d8c6833f3f","owning-entity-name":"basicnw-oe","resource-version":"1646711934162"},{"owning-entity-id":"70269faa-d85c-4bcd-9fba-c87ce5d37a98","owning-entity-name":"basicnf_owning_entity","resource-version":"1646711984324"}]} 2022-03-08 03:59:55,295 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2022-03-08 03:59:55,300 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:55,301 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/45dede0b-2cce-4b80-8697-4a418d7539d0 2022-03-08 03:59:55,301 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "45dede0b-2cce-4b80-8697-4a418d7539d0" } 2022-03-08 03:59:55,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:55,359 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/45dede0b-2cce-4b80-8697-4a418d7539d0 HTTP/1.1" 201 0 2022-03-08 03:59:55,360 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-03-08 03:59:55,361 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-03-08 03:59:55,364 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 03:59:55,364 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/45dede0b-2cce-4b80-8697-4a418d7539d0 2022-03-08 03:59:55,364 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-03-08 03:59:55,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 03:59:55,413 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/45dede0b-2cce-4b80-8697-4a418d7539d0 HTTP/1.1" 200 128 2022-03-08 03:59:55,413 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-03-08 03:59:55,414 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"45dede0b-2cce-4b80-8697-4a418d7539d0","owning-entity-name":"basicvm-oe","resource-version":"1646711995332"} 2022-03-08 03:59:55,416 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-03-08 03:59:55,416 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 03:59:55,416 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 03:59:55,417 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:55,417 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 03:59:55,417 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 03:59:55,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 03:59:55,462 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-03-08 03:59:55,463 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 03:59:55,464 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 03:59:55,467 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 03:59:55,467 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:55,467 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:55,467 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:55,468 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 03:59:55,468 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:55,468 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:55,468 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:55,468 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 03:59:55,468 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:55,468 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:55,468 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:55,469 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 03:59:55,469 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:55,469 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:55,469 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:55,469 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 03:59:55,469 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 03:59:55,469 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 03:59:55,469 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 03:59:55,469 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 03:59:55,469 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 03:59:55,470 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 03:59:55,470 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:55,470 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 03:59:55,470 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 03:59:55,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:55,540 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 03:59:55,546 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 03:59:55,549 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 03:59:55,554 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 03:59:55,554 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:55,554 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/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/distribution 2022-03-08 03:59:55,554 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2022-03-08 03:59:55,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:55,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/distribution HTTP/1.1" 200 205 2022-03-08 03:59:55,607 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2022-03-08 03:59:55,607 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"8bbc64e2-4c68-4a23-867f-1e462b58427b","timestamp":"2022-03-08 03:59:51.168 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-03-08 03:59:55,609 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 03:59:55,609 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/8bbc64e2-4c68-4a23-867f-1e462b58427b 2022-03-08 03:59:55,609 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-08 03:59:55,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 03:59:55,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8bbc64e2-4c68-4a23-867f-1e462b58427b HTTP/1.1" 200 29 2022-03-08 03:59:55,660 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-08 03:59:55,661 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2022-03-08 03:59:55,665 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-03-08 03:59:55,665 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-08 04:00:55,725 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:00:55,725 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/8bbc64e2-4c68-4a23-867f-1e462b58427b 2022-03-08 04:00:55,725 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-08 04:00:55,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:00:55,843 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8bbc64e2-4c68-4a23-867f-1e462b58427b HTTP/1.1" 200 4948 2022-03-08 04:00:55,845 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-08 04:00:55,846 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711998970","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711997967","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-03-08 04:00:55,851 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711998970', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711997967', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-03-08 04:00:55,851 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-08 04:01:55,904 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:01:55,905 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/8bbc64e2-4c68-4a23-867f-1e462b58427b 2022-03-08 04:01:55,905 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-08 04:01:55,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:01:55,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8bbc64e2-4c68-4a23-867f-1e462b58427b HTTP/1.1" 200 5144 2022-03-08 04:01:55,968 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-08 04:01:55,969 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711998970","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711997967","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-03-08 04:01:55,973 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711998970', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711997967', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-03-08 04:01:55,973 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-08 04:02:56,034 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:02:56,034 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/8bbc64e2-4c68-4a23-867f-1e462b58427b 2022-03-08 04:02:56,036 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-08 04:02:56,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:02:56,095 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8bbc64e2-4c68-4a23-867f-1e462b58427b HTTP/1.1" 200 5144 2022-03-08 04:02:56,097 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-08 04:02:56,097 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711998970","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711997967","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-03-08 04:02:56,101 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711998970', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711997967', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-03-08 04:02:56,102 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-08 04:03:56,163 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:03:56,163 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/8bbc64e2-4c68-4a23-867f-1e462b58427b 2022-03-08 04:03:56,163 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-08 04:03:56,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:03:56,221 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8bbc64e2-4c68-4a23-867f-1e462b58427b HTTP/1.1" 200 None 2022-03-08 04:03:56,222 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-08 04:03:56,223 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712030195","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","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":"1646711992587","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","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":"1646712009938","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","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":"1646712014139","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712008909","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712031198","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","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":"1646711993390","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":"1646712004842","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":"1646712019582","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712014573","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","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":"1646712016519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","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":"1646711998394","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":"1646712007681","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646712017523","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","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":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646712025754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711998970","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712013571","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712006407","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711997967","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712012568","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712028188","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","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":"1646711993390","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":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712010942","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646712024750","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-03-08 04:03:56,227 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712030195', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', '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': '1646711992587', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', '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': '1646712009938', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', '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': '1646712014139', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712008909', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712031198', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', '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': '1646711993390', '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': '1646712004842', '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': '1646712019582', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712014573', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', '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': '1646712016519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', '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': '1646711998394', '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': '1646712007681', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646712017523', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', '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': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646712025754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711998970', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712013571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712006407', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711997967', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712012568', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712028188', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', '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': '1646711993390', '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': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712010942', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646712024750', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-03-08 04:03:56,227 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-03-08 04:03:56,228 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-08 04:03:56,228 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-08 04:04:56,272 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:04:56,272 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/8bbc64e2-4c68-4a23-867f-1e462b58427b 2022-03-08 04:04:56,273 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-08 04:04:56,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:04:56,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8bbc64e2-4c68-4a23-867f-1e462b58427b HTTP/1.1" 200 None 2022-03-08 04:04:56,339 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-08 04:04:56,340 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712030195","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","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":"1646711992587","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","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":"1646712009938","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","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":"1646712014139","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712008909","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712031198","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","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":"1646711993390","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":"1646712004842","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":"1646712019582","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712014573","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","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":"1646712016519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","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":"1646711998394","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":"1646712007681","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646712017523","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","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":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646712025754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711998970","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712013571","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712006407","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711997967","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712012568","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712028188","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","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":"1646711993390","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":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712010942","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646712024750","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-03-08 04:04:56,342 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712030195', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', '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': '1646711992587', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', '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': '1646712009938', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', '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': '1646712014139', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712008909', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712031198', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', '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': '1646711993390', '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': '1646712004842', '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': '1646712019582', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712014573', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', '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': '1646712016519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', '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': '1646711998394', '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': '1646712007681', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646712017523', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', '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': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646712025754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711998970', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712013571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712006407', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711997967', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712012568', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712028188', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', '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': '1646711993390', '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': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712010942', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646712024750', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-03-08 04:04:56,342 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-03-08 04:04:56,343 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-08 04:04:56,343 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-08 04:05:56,372 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:05:56,372 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/8bbc64e2-4c68-4a23-867f-1e462b58427b 2022-03-08 04:05:56,372 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-08 04:05:56,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:05:56,468 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8bbc64e2-4c68-4a23-867f-1e462b58427b HTTP/1.1" 200 None 2022-03-08 04:05:56,470 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-08 04:05:56,471 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","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":"1646711998394","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":"1646712068997","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712137089","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712174528","url":"","status":"DISTRIBUTION_COMPLETE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712030195","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","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":"1646711992587","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":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","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":"1646712009938","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712139233","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","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":"1646712142355","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":"1646712014139","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","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":"1646712068997","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712008909","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712031198","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","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":"1646711993390","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":"1646712004842","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":"1646712019582","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712014573","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","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":"1646712016519","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712068997","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","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":"1646712141351","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712068997","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":"1646712134996","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","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":"1646711998394","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":"1646712007681","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646711992587","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646712017523","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","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":"1646711993390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","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":"1646712068997","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712068997","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646711997453","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646712025754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712143358","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712004842","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711998970","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712140348","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712013571","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712068997","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712006407","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711997967","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646712012568","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646711997827","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646712028188","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646711993390","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":"1646711993390","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":"1646712000149","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646711998394","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646712138195","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646712010942","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646712024750","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646711989606","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-03-08 04:05:56,475 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', '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': '1646711998394', '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': '1646712068997', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712137089', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712174528', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712030195', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', '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': '1646711992587', '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': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', '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': '1646712009938', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712139233', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', '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': '1646712142355', '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': '1646712014139', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', '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': '1646712068997', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712008909', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712031198', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', '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': '1646711993390', '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': '1646712004842', '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': '1646712019582', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712014573', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', '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': '1646712016519', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712068997', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', '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': '1646712141351', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712068997', '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': '1646712134996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', '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': '1646711998394', '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': '1646712007681', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646711992587', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646712017523', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', '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': '1646711993390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', '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': '1646712068997', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712068997', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646711997453', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646712025754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712143358', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712004842', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711998970', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712140348', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712013571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712068997', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712006407', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711997967', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646712012568', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646711997827', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646712028188', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646711993390', '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': '1646711993390', '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': '1646712000149', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646711998394', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646712138195', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646712010942', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646712024750', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646711989606', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-03-08 04:05:56,476 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-08 04:05:56,476 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-08 04:05:56,477 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-03-08 04:05:56,477 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-08 04:05:56,477 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-08 04:05:56,478 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-08 04:05:56,478 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2022-03-08 04:05:56,490 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': '11a7ef74-7845-4f46-afa0-94b6014c0977', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:05:56,490 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2022-03-08 04:05:56,490 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "a1183633-23aa-4e46-900f-eebf6fec30de", "modelVersionId": "aa208a5d-49c8-4d74-af44-d5a8db03dbc6", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "8b171c39ef684c9d874f193c7975e6ed", "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": "45dede0b-2cce-4b80-8697-4a418d7539d0", "owningEntityName": "basicvm-oe" } } } 2022-03-08 04:05:56,492 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:05:57,851 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2022-03-08 04:05:57,853 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2022-03-08 04:05:57,854 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"11a7ef74-7845-4f46-afa0-94b6014c0977","instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977"}} 2022-03-08 04:05:57,854 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-03-08 04:05:57,869 DEBUG 129:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8906e040-d01b-4e11-8dad-81f34e3f914c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:05:57,869 DEBUG 131:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 2022-03-08 04:05:57,869 DEBUG 132:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] data sent: None 2022-03-08 04:05:57,872 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:05:58,027 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 HTTP/1.1" 200 1348 2022-03-08 04:05:58,029 INFO 142:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response code: 200 2022-03-08 04:05:58,030 DEBUG 146:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response: {"request":{"requestId":"11a7ef74-7845-4f46-afa0-94b6014c0977","startTime":"Tue, 08 Mar 2022 04:05:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"45dede0b-2cce-4b80-8697-4a418d7539d0","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Mar 2022 04:05:57 GMT"}}} 2022-03-08 04:06:08,039 DEBUG 129:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d5c33ec-a928-4617-8f9d-2b281d39ce93', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:08,039 DEBUG 131:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 2022-03-08 04:06:08,039 DEBUG 132:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] data sent: None 2022-03-08 04:06:08,042 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:08,198 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 HTTP/1.1" 200 1558 2022-03-08 04:06:08,201 INFO 142:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response code: 200 2022-03-08 04:06:08,201 DEBUG 146:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response: {"request":{"requestId":"11a7ef74-7845-4f46-afa0-94b6014c0977","startTime":"Tue, 08 Mar 2022 04:05:56 GMT","finishTime":"Tue, 08 Mar 2022 04:06:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"45dede0b-2cce-4b80-8697-4a418d7539d0","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:00 GMT"}}} 2022-03-08 04:06:08,202 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2022-03-08 04:06:08,203 DEBUG 129:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0fc37870-a589-42a1-8bdf-21c39d1de042', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:08,203 DEBUG 131:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 2022-03-08 04:06:08,203 DEBUG 132:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] data sent: None 2022-03-08 04:06:08,206 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:08,369 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 HTTP/1.1" 200 1558 2022-03-08 04:06:08,370 INFO 142:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response code: 200 2022-03-08 04:06:08,371 DEBUG 146:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response: {"request":{"requestId":"11a7ef74-7845-4f46-afa0-94b6014c0977","startTime":"Tue, 08 Mar 2022 04:05:56 GMT","finishTime":"Tue, 08 Mar 2022 04:06:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"45dede0b-2cce-4b80-8697-4a418d7539d0","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:00 GMT"}}} 2022-03-08 04:06:08,372 DEBUG 129:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29a8e42f-ab13-4963-9edc-93c47fba889c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:08,372 DEBUG 131:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 2022-03-08 04:06:08,372 DEBUG 132:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] data sent: None 2022-03-08 04:06:08,374 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:08,523 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 HTTP/1.1" 200 1558 2022-03-08 04:06:08,525 INFO 142:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response code: 200 2022-03-08 04:06:08,525 DEBUG 146:onap_service.py(9) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response: {"request":{"requestId":"11a7ef74-7845-4f46-afa0-94b6014c0977","startTime":"Tue, 08 Mar 2022 04:05:56 GMT","finishTime":"Tue, 08 Mar 2022 04:06:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"45dede0b-2cce-4b80-8697-4a418d7539d0","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:00 GMT"}}} 2022-03-08 04:06:08,530 DEBUG 129:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5802b7d5-b55e-40fc-ba06-82702fe3d085', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:08,531 DEBUG 131:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 2022-03-08 04:06:08,531 DEBUG 132:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] data sent: None 2022-03-08 04:06:08,534 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:08,689 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 HTTP/1.1" 200 1558 2022-03-08 04:06:08,692 INFO 142:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response code: 200 2022-03-08 04:06:08,692 DEBUG 146:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response: {"request":{"requestId":"11a7ef74-7845-4f46-afa0-94b6014c0977","startTime":"Tue, 08 Mar 2022 04:05:56 GMT","finishTime":"Tue, 08 Mar 2022 04:06:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"45dede0b-2cce-4b80-8697-4a418d7539d0","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:00 GMT"}}} 2022-03-08 04:06:08,693 DEBUG 129:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8932ba14-de6f-4ca8-926d-3abd7a494a4b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:08,694 DEBUG 131:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 2022-03-08 04:06:08,694 DEBUG 132:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] data sent: None 2022-03-08 04:06:08,696 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:08,852 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11a7ef74-7845-4f46-afa0-94b6014c0977 HTTP/1.1" 200 1558 2022-03-08 04:06:08,854 INFO 142:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response code: 200 2022-03-08 04:06:08,855 DEBUG 146:onap_service.py(1) - [None][Check 11a7ef74-7845-4f46-afa0-94b6014c0977 orchestration request status] response: {"request":{"requestId":"11a7ef74-7845-4f46-afa0-94b6014c0977","startTime":"Tue, 08 Mar 2022 04:05:56 GMT","finishTime":"Tue, 08 Mar 2022 04:06:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"45dede0b-2cce-4b80-8697-4a418d7539d0","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:00 GMT"}}} 2022-03-08 04:06:08,856 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:08,856 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-08 04:06:08,856 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-08 04:06:08,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:09,114 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-03-08 04:06:09,115 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-08 04:06:09,115 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646711994997","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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-03-08 04:06:09,118 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:09,118 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef 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-00245015-fe17-44bb-bf1e-e7963117aeef 2022-03-08 04:06:09,118 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] data sent: None 2022-03-08 04:06:09,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:09,228 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-00245015-fe17-44bb-bf1e-e7963117aeef HTTP/1.1" 200 1190 2022-03-08 04:06:09,229 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] response code: 200 2022-03-08 04:06:09,230 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] response: {"service-instance":[{"service-instance-id":"e4afd43a-193b-472d-b98d-96a41bad1952","service-instance-name":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"a1183633-23aa-4e46-900f-eebf6fec30de","model-version-id":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","resource-version":"1646712360070","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4afd43a-193b-472d-b98d-96a41bad1952/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/45dede0b-2cce-4b80-8697-4a418d7539d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"45dede0b-2cce-4b80-8697-4a418d7539d0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-03-08 04:06:09,234 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:09,235 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-08 04:06:09,235 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-08 04:06:09,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:09,309 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-08 04:06:09,310 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-08 04:06:09,311 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":"1646711994273"} 2022-03-08 04:06:09,314 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:09,314 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-08 04:06:09,314 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-08 04:06:09,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:09,421 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-03-08 04:06:09,422 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-08 04:06:09,423 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646711994997","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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-03-08 04:06:09,426 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:09,427 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef 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-00245015-fe17-44bb-bf1e-e7963117aeef 2022-03-08 04:06:09,427 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] data sent: None 2022-03-08 04:06:09,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:09,615 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-00245015-fe17-44bb-bf1e-e7963117aeef HTTP/1.1" 200 1190 2022-03-08 04:06:09,617 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] response code: 200 2022-03-08 04:06:09,617 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] response: {"service-instance":[{"service-instance-id":"e4afd43a-193b-472d-b98d-96a41bad1952","service-instance-name":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"a1183633-23aa-4e46-900f-eebf6fec30de","model-version-id":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","resource-version":"1646712360070","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4afd43a-193b-472d-b98d-96a41bad1952/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/45dede0b-2cce-4b80-8697-4a418d7539d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"45dede0b-2cce-4b80-8697-4a418d7539d0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-03-08 04:06:09,620 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:09,620 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:06:09,620 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:06:09,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:09,882 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-08 04:06:09,883 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:06:09,884 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":"1646711994132","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-08 04:06:09,888 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:09,888 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 04:06:09,888 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-08 04:06:09,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:10,079 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 200 611 2022-03-08 04:06:10,080 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-08 04:06:10,081 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"8b171c39ef684c9d874f193c7975e6ed","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646711994997","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-08 04:06:10,083 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 04:06:10,084 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 04:06:10,084 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:10,084 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 04:06:10,085 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 04:06:10,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:06:10,217 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2155 2022-03-08 04:06:10,219 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 04:06:10,220 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3da5415d-980e-4cd8-b2a1-5066b631b7f6","invariantUUID":"f1b32a84-134b-4de2-a9cb-10fe0f856268","name":"Demo_pNF_NL9U0HgFezsrLnyI1UXC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3da5415d-980e-4cd8-b2a1-5066b631b7f6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 04:06:10,222 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 04:06:10,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,222 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,222 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_NL9U0HgFezsrLnyI1UXC from SDC 2022-03-08 04:06:10,223 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,223 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,223 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,223 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 04:06:10,223 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,223 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,223 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,223 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 04:06:10,223 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,223 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,223 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,223 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 04:06:10,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,224 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 04:06:10,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,224 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-03-08 04:06:10,224 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 04:06:10,224 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 04:06:10,225 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:10,225 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 04:06:10,225 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 04:06:10,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:06:10,319 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 04:06:10,324 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 04:06:10,328 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35069a17-d38e-40f3-909d-0e474d76d53d","lifecycleState":"CERTIFIED","lastUpdateDate":1646712315096,"name":"pNF 72f553f0-bc29","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fc852284-3838-44b1-b37d-ce2dac433ecd","invariantUUID":"e9c1038e-28b3-4acf-8c0b-71689c5a21de","systemName":"Pnf72f553f0Bc29","description":"vendor software product","tags":["pNF 72f553f0-bc29"],"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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b6344144-ab0e-4b66-a293-c01c17afbe96","lifecycleState":"CERTIFIED","lastUpdateDate":1646712327441,"name":"Demo_pNF_NL9U0HgFezsrLnyI1UXC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3da5415d-980e-4cd8-b2a1-5066b631b7f6","invariantUUID":"f1b32a84-134b-4de2-a9cb-10fe0f856268","systemName":"DemoPnfNl9u0hgfezsrlnyi1uxc","description":"catalog service description","tags":["robot-ete","Demo_pNF_NL9U0HgFezsrLnyI1UXC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 04:06:10,332 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 04:06:10,332 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:10,333 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/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel 2022-03-08 04:06:10,333 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-03-08 04:06:10,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:06:10,757 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel HTTP/1.1" 200 None 2022-03-08 04:06:10,760 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-03-08 04:06:10,760 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-03-08 04:06:10,825 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 04:06:10,825 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 04:06:10,825 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:10,826 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 04:06:10,826 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 04:06:10,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:06:10,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2155 2022-03-08 04:06:10,873 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 04:06:10,874 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3da5415d-980e-4cd8-b2a1-5066b631b7f6","invariantUUID":"f1b32a84-134b-4de2-a9cb-10fe0f856268","name":"Demo_pNF_NL9U0HgFezsrLnyI1UXC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3da5415d-980e-4cd8-b2a1-5066b631b7f6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 04:06:10,877 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 04:06:10,877 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,877 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,878 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,878 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_NL9U0HgFezsrLnyI1UXC from SDC 2022-03-08 04:06:10,878 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,878 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,878 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,878 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 04:06:10,878 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,878 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,879 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,879 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 04:06:10,879 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,879 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,879 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,879 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 04:06:10,879 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,879 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,879 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,879 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 04:06:10,880 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:10,880 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:10,880 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:10,880 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-03-08 04:06:10,880 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 04:06:10,880 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 04:06:10,880 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:10,880 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 04:06:10,880 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 04:06:10,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:06:10,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 04:06:10,948 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 04:06:10,952 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35069a17-d38e-40f3-909d-0e474d76d53d","lifecycleState":"CERTIFIED","lastUpdateDate":1646712315096,"name":"pNF 72f553f0-bc29","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fc852284-3838-44b1-b37d-ce2dac433ecd","invariantUUID":"e9c1038e-28b3-4acf-8c0b-71689c5a21de","systemName":"Pnf72f553f0Bc29","description":"vendor software product","tags":["pNF 72f553f0-bc29"],"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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b6344144-ab0e-4b66-a293-c01c17afbe96","lifecycleState":"CERTIFIED","lastUpdateDate":1646712327441,"name":"Demo_pNF_NL9U0HgFezsrLnyI1UXC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3da5415d-980e-4cd8-b2a1-5066b631b7f6","invariantUUID":"f1b32a84-134b-4de2-a9cb-10fe0f856268","systemName":"DemoPnfNl9u0hgfezsrlnyi1uxc","description":"catalog service description","tags":["robot-ete","Demo_pNF_NL9U0HgFezsrLnyI1UXC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 04:06:10,958 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 04:06:10,959 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': 'ee042ecd-77ed-424e-b174-654a9dbca8be', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:10,959 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/e4afd43a-193b-472d-b98d-96a41bad1952/vnfs 2022-03-08 04:06:10,959 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "a1183633-23aa-4e46-900f-eebf6fec30de" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "6448498b-3d35-4684-9023-9cba7e4ebc15", "modelVersionId": "2e280065-e1ba-4101-8c08-fd012ff161a5", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "4e86525f-c63c-46c6-83f0-c06c15b896b3", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "8b171c39ef684c9d874f193c7975e6ed", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "e4afd43a-193b-472d-b98d-96a41bad1952", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "a1183633-23aa-4e46-900f-eebf6fec30de", "modelVersion": "1.0", "modelVersionId": "aa208a5d-49c8-4d74-af44-d5a8db03dbc6" } } }] } } 2022-03-08 04:06:10,961 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:12,402 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e4afd43a-193b-472d-b98d-96a41bad1952/vnfs HTTP/1.1" 202 262 2022-03-08 04:06:12,404 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2022-03-08 04:06:12,404 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"ee042ecd-77ed-424e-b174-654a9dbca8be","instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be"}} 2022-03-08 04:06:12,405 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2022-03-08 04:06:12,412 DEBUG 129:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e461b4fa-8d0b-4901-9c48-645e7843c492', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:12,412 DEBUG 131:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be 2022-03-08 04:06:12,413 DEBUG 132:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] data sent: None 2022-03-08 04:06:12,417 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:12,577 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be HTTP/1.1" 200 1916 2022-03-08 04:06:12,580 INFO 142:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response code: 200 2022-03-08 04:06:12,581 DEBUG 146:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response: {"request":{"requestId":"ee042ecd-77ed-424e-b174-654a9dbca8be","startTime":"Tue, 08 Mar 2022 04:06:11 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a1183633-23aa-4e46-900f-eebf6fec30de","source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Mar 2022 04:06:11 GMT"}}} 2022-03-08 04:06:22,592 DEBUG 129:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5e12d253-23c4-491e-be6d-bbb7cec06038', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:22,592 DEBUG 131:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be 2022-03-08 04:06:22,592 DEBUG 132:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] data sent: None 2022-03-08 04:06:22,594 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:22,752 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be HTTP/1.1" 200 2122 2022-03-08 04:06:22,754 INFO 142:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response code: 200 2022-03-08 04:06:22,754 DEBUG 146:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response: {"request":{"requestId":"ee042ecd-77ed-424e-b174-654a9dbca8be","startTime":"Tue, 08 Mar 2022 04:06:11 GMT","finishTime":"Tue, 08 Mar 2022 04:06:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a1183633-23aa-4e46-900f-eebf6fec30de","source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:18 GMT"}}} 2022-03-08 04:06:22,755 INFO 56:mixins.py(10) - VnfInstantiation task finished 2022-03-08 04:06:22,755 DEBUG 129:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '306c80b1-dde8-4310-aea9-34c7853bf74a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:22,755 DEBUG 131:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be 2022-03-08 04:06:22,755 DEBUG 132:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] data sent: None 2022-03-08 04:06:22,757 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:22,916 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be HTTP/1.1" 200 2122 2022-03-08 04:06:22,917 INFO 142:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response code: 200 2022-03-08 04:06:22,918 DEBUG 146:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response: {"request":{"requestId":"ee042ecd-77ed-424e-b174-654a9dbca8be","startTime":"Tue, 08 Mar 2022 04:06:11 GMT","finishTime":"Tue, 08 Mar 2022 04:06:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a1183633-23aa-4e46-900f-eebf6fec30de","source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:18 GMT"}}} 2022-03-08 04:06:22,919 DEBUG 129:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52cc19d0-9ac2-4d1a-a495-e8ab0f492a4f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:22,919 DEBUG 131:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be 2022-03-08 04:06:22,919 DEBUG 132:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] data sent: None 2022-03-08 04:06:22,922 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:23,084 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be HTTP/1.1" 200 2122 2022-03-08 04:06:23,086 INFO 142:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response code: 200 2022-03-08 04:06:23,087 DEBUG 146:onap_service.py(10) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response: {"request":{"requestId":"ee042ecd-77ed-424e-b174-654a9dbca8be","startTime":"Tue, 08 Mar 2022 04:06:11 GMT","finishTime":"Tue, 08 Mar 2022 04:06:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a1183633-23aa-4e46-900f-eebf6fec30de","source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:18 GMT"}}} 2022-03-08 04:06:23,092 DEBUG 129:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8bd020ea-7172-4127-ac33-2c5ee24c2269', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:23,093 DEBUG 131:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be 2022-03-08 04:06:23,093 DEBUG 132:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] data sent: None 2022-03-08 04:06:23,098 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:23,253 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be HTTP/1.1" 200 2122 2022-03-08 04:06:23,255 INFO 142:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response code: 200 2022-03-08 04:06:23,256 DEBUG 146:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response: {"request":{"requestId":"ee042ecd-77ed-424e-b174-654a9dbca8be","startTime":"Tue, 08 Mar 2022 04:06:11 GMT","finishTime":"Tue, 08 Mar 2022 04:06:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a1183633-23aa-4e46-900f-eebf6fec30de","source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:18 GMT"}}} 2022-03-08 04:06:23,257 DEBUG 129:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e6d5023c-ddfa-47f6-84e3-0cffbec99dd6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:23,257 DEBUG 131:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be 2022-03-08 04:06:23,257 DEBUG 132:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] data sent: None 2022-03-08 04:06:23,260 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:23,418 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee042ecd-77ed-424e-b174-654a9dbca8be HTTP/1.1" 200 2122 2022-03-08 04:06:23,420 INFO 142:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response code: 200 2022-03-08 04:06:23,420 DEBUG 146:onap_service.py(1) - [None][Check ee042ecd-77ed-424e-b174-654a9dbca8be orchestration request status] response: {"request":{"requestId":"ee042ecd-77ed-424e-b174-654a9dbca8be","startTime":"Tue, 08 Mar 2022 04:06:11 GMT","finishTime":"Tue, 08 Mar 2022 04:06:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a1183633-23aa-4e46-900f-eebf6fec30de","source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:06:18 GMT"}}} 2022-03-08 04:06:23,421 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:23,421 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-08 04:06:23,421 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-08 04:06:23,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:23,467 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-08 04:06:23,468 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-08 04:06:23,468 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":"1646711994273"} 2022-03-08 04:06:23,472 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:23,472 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-08 04:06:23,472 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-08 04:06:23,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:23,567 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-03-08 04:06:23,568 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-08 04:06:23,568 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646711994997","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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-03-08 04:06:23,571 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:23,571 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef 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-00245015-fe17-44bb-bf1e-e7963117aeef 2022-03-08 04:06:23,571 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] data sent: None 2022-03-08 04:06:23,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:23,675 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-00245015-fe17-44bb-bf1e-e7963117aeef HTTP/1.1" 200 1641 2022-03-08 04:06:23,676 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] response code: 200 2022-03-08 04:06:23,676 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef service-instance-name] response: {"service-instance":[{"service-instance-id":"e4afd43a-193b-472d-b98d-96a41bad1952","service-instance-name":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"a1183633-23aa-4e46-900f-eebf6fec30de","model-version-id":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","resource-version":"1646712373209","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4afd43a-193b-472d-b98d-96a41bad1952/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/45dede0b-2cce-4b80-8697-4a418d7539d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"45dede0b-2cce-4b80-8697-4a418d7539d0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-03-08 04:06:23,680 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:23,680 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:06:23,680 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:06:23,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:23,860 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-08 04:06:23,861 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:06:23,861 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":"1646712373416","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/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]}]}}]} 2022-03-08 04:06:23,865 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:23,865 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 04:06:23,865 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-08 04:06:23,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:23,963 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 200 1061 2022-03-08 04:06:23,964 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-08 04:06:23,964 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"8b171c39ef684c9d874f193c7975e6ed","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646712373622","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-08 04:06:23,967 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:23,968 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/e4afd43a-193b-472d-b98d-96a41bad1952/relationship-list 2022-03-08 04:06:23,968 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:06:23,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:24,069 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/e4afd43a-193b-472d-b98d-96a41bad1952/relationship-list HTTP/1.1" 200 1063 2022-03-08 04:06:24,070 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:06:24,070 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/45dede0b-2cce-4b80-8697-4a418d7539d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"45dede0b-2cce-4b80-8697-4a418d7539d0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2022-03-08 04:06:24,074 DEBUG 129:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:06:24,074 DEBUG 131:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7 2022-03-08 04:06:24,074 DEBUG 132:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] data sent: None 2022-03-08 04:06:24,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:06:24,140 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7 HTTP/1.1" 200 3784 2022-03-08 04:06:24,142 INFO 142:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] response code: 200 2022-03-08 04:06:24,142 DEBUG 146:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] response: {"vnf-id":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnf-name":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"a1183633-23aa-4e46-900f-eebf6fec30de","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1646712378450","model-invariant-id":"6448498b-3d35-4684-9023-9cba7e4ebc15","model-version-id":"2e280065-e1ba-4101-8c08-fd012ff161a5","model-customization-id":"4e86525f-c63c-46c6-83f0-c06c15b896b3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4afd43a-193b-472d-b98d-96a41bad1952/service-data/vnfs/vnf/cbb891bd-5d09-4506-971f-fbf8709067e7/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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/e4afd43a-193b-472d-b98d-96a41bad1952","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":"e4afd43a-193b-472d-b98d-96a41bad1952"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"}]},{"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"}]}]}} 2022-03-08 04:06:24,145 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 04:06:24,145 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 04:06:24,145 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:24,145 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 04:06:24,145 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 04:06:24,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:06:24,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2155 2022-03-08 04:06:24,201 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 04:06:24,201 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3da5415d-980e-4cd8-b2a1-5066b631b7f6","invariantUUID":"f1b32a84-134b-4de2-a9cb-10fe0f856268","name":"Demo_pNF_NL9U0HgFezsrLnyI1UXC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3da5415d-980e-4cd8-b2a1-5066b631b7f6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 04:06:24,204 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 04:06:24,204 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,204 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,204 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,205 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_NL9U0HgFezsrLnyI1UXC from SDC 2022-03-08 04:06:24,205 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,205 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,205 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 04:06:24,205 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,205 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,205 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 04:06:24,205 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,206 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,206 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 04:06:24,206 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,206 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,206 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,206 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 04:06:24,206 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,206 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,206 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,206 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-03-08 04:06:24,207 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 04:06:24,207 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 04:06:24,207 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:24,207 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 04:06:24,207 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 04:06:24,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:06:24,269 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 04:06:24,275 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 04:06:24,279 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35069a17-d38e-40f3-909d-0e474d76d53d","lifecycleState":"CERTIFIED","lastUpdateDate":1646712315096,"name":"pNF 72f553f0-bc29","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fc852284-3838-44b1-b37d-ce2dac433ecd","invariantUUID":"e9c1038e-28b3-4acf-8c0b-71689c5a21de","systemName":"Pnf72f553f0Bc29","description":"vendor software product","tags":["pNF 72f553f0-bc29"],"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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b6344144-ab0e-4b66-a293-c01c17afbe96","lifecycleState":"CERTIFIED","lastUpdateDate":1646712327441,"name":"Demo_pNF_NL9U0HgFezsrLnyI1UXC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3da5415d-980e-4cd8-b2a1-5066b631b7f6","invariantUUID":"f1b32a84-134b-4de2-a9cb-10fe0f856268","systemName":"DemoPnfNl9u0hgfezsrlnyi1uxc","description":"catalog service description","tags":["robot-ete","Demo_pNF_NL9U0HgFezsrLnyI1UXC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 04:06:24,285 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 04:06:24,286 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:24,286 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/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel 2022-03-08 04:06:24,286 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-03-08 04:06:24,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:06:24,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel HTTP/1.1" 200 None 2022-03-08 04:06:24,352 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-03-08 04:06:24,352 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-03-08 04:06:24,392 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': '093db44e-8a2a-4e14-b313-8aac789f1c01', 'x-fromappid': 'API client'} 2022-03-08 04:06:24,392 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2022-03-08 04:06:24,392 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-00245015-fe17-44bb-bf1e-e7963117aeef" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-20.04'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.small'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'admin'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0", "vnf-type":"basic_vm/basic_vm 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2022-03-08 04:06:24,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-03-08 04:06:24,510 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2022-03-08 04:06:24,512 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2022-03-08 04:06:24,512 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2022-03-08 04:06:24,533 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 04:06:24,534 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 04:06:24,534 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:24,534 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 04:06:24,534 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 04:06:24,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:06:24,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2155 2022-03-08 04:06:24,586 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 04:06:24,587 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3da5415d-980e-4cd8-b2a1-5066b631b7f6","invariantUUID":"f1b32a84-134b-4de2-a9cb-10fe0f856268","name":"Demo_pNF_NL9U0HgFezsrLnyI1UXC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3da5415d-980e-4cd8-b2a1-5066b631b7f6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 04:06:24,588 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 04:06:24,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,589 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_NL9U0HgFezsrLnyI1UXC from SDC 2022-03-08 04:06:24,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,589 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 04:06:24,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,589 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 04:06:24,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,590 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,590 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 04:06:24,590 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,590 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,590 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,590 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 04:06:24,590 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:06:24,590 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:06:24,590 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:06:24,590 DEBUG 147:__init__.py(1) - number of Service returned: 6 2022-03-08 04:06:24,590 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 04:06:24,590 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 04:06:24,591 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:06:24,591 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 04:06:24,591 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 04:06:24,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:06:24,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 04:06:24,663 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 04:06:24,667 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35069a17-d38e-40f3-909d-0e474d76d53d","lifecycleState":"CERTIFIED","lastUpdateDate":1646712315096,"name":"pNF 72f553f0-bc29","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fc852284-3838-44b1-b37d-ce2dac433ecd","invariantUUID":"e9c1038e-28b3-4acf-8c0b-71689c5a21de","systemName":"Pnf72f553f0Bc29","description":"vendor software product","tags":["pNF 72f553f0-bc29"],"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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b6344144-ab0e-4b66-a293-c01c17afbe96","lifecycleState":"CERTIFIED","lastUpdateDate":1646712327441,"name":"Demo_pNF_NL9U0HgFezsrLnyI1UXC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3da5415d-980e-4cd8-b2a1-5066b631b7f6","invariantUUID":"f1b32a84-134b-4de2-a9cb-10fe0f856268","systemName":"DemoPnfNl9u0hgfezsrlnyi1uxc","description":"catalog service description","tags":["robot-ete","Demo_pNF_NL9U0HgFezsrLnyI1UXC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 04:06:24,672 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 04:06:24,674 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': 'fdbf2ade-814f-44b3-97a6-af468cc5bdf0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:24,674 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/e4afd43a-193b-472d-b98d-96a41bad1952/vnfs/cbb891bd-5d09-4506-971f-fbf8709067e7/vfModules 2022-03-08 04:06:24,675 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-00245015-fe17-44bb-bf1e-e7963117aeef", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "4c2bd82c-4365-4f05-bca3-8f6819de8016", "modelVersionId": "112aea69-6555-4cb7-9a91-89651ecce204", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "4637bbb5-f55e-419b-917c-309c23489fd3", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "8b171c39ef684c9d874f193c7975e6ed", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "e4afd43a-193b-472d-b98d-96a41bad1952", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "a1183633-23aa-4e46-900f-eebf6fec30de", "modelVersion": "1.0", "modelVersionId": "aa208a5d-49c8-4d74-af44-d5a8db03dbc6" } } }, { "relatedInstance": { "instanceId": "cbb891bd-5d09-4506-971f-fbf8709067e7", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "6448498b-3d35-4684-9023-9cba7e4ebc15", "modelVersion": "1.0", "modelVersionId": "2e280065-e1ba-4101-8c08-fd012ff161a5", "modelCustomizationId": "4e86525f-c63c-46c6-83f0-c06c15b896b3", "modelCustomizationName": "basic_vm 0" } } } ] } } 2022-03-08 04:06:24,677 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:26,084 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e4afd43a-193b-472d-b98d-96a41bad1952/vnfs/cbb891bd-5d09-4506-971f-fbf8709067e7/vfModules HTTP/1.1" 202 262 2022-03-08 04:06:26,085 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2022-03-08 04:06:26,086 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","instanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0"}} 2022-03-08 04:06:26,086 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2022-03-08 04:06:26,095 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca1bf64c-08c7-470a-8f92-db2f3046c8aa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:26,096 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:06:26,096 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:06:26,100 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:26,257 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 2477 2022-03-08 04:06:26,260 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:06:26,261 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Mar 2022 04:06:25 GMT"}}} 2022-03-08 04:06:36,265 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a2d5808e-09ca-47fb-9e4f-d50ce4126d4f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:36,266 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:06:36,266 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:06:36,269 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:36,758 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4820 2022-03-08 04:06:36,760 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:06:36,761 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:06:33 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:06:46,770 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '478174b1-6021-4e3e-96ea-d606012540bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:46,771 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:06:46,771 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:06:46,774 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:47,184 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4820 2022-03-08 04:06:47,185 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:06:47,186 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:06:33 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:06:57,195 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5a29f9b8-1931-4df1-83e1-dd06c777c709', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:06:57,196 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:06:57,196 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:06:57,203 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:06:57,600 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4820 2022-03-08 04:06:57,602 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:06:57,603 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:06:33 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:07,614 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24a90de6-2495-4c3c-98e3-b2b50b2b8a16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:07,614 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:07,614 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:07,617 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:08,018 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4820 2022-03-08 04:07:08,020 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:08,020 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:06:33 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:18,030 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96dab039-4a28-41c4-816e-04ab2100f77a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:18,031 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:18,031 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:18,033 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:18,438 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4820 2022-03-08 04:07:18,439 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:18,440 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:06:33 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:28,464 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '288ef2d9-2142-4137-9718-4bec5fad69a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:28,479 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:28,479 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:28,481 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:28,959 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4822 2022-03-08 04:07:28,961 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:28,961 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:06:33 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:38,970 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a3a0abaf-1d52-4c20-818c-fdcdd6e4dc16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:38,971 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:38,971 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:38,973 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:39,374 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4822 2022-03-08 04:07:39,376 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:39,377 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:06:33 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:49,386 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c9bcb489-ee7c-44f0-b152-9342e4b02000', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:49,387 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:49,387 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:49,390 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:49,552 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4790 2022-03-08 04:07:49,554 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:49,555 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","finishTime":"Tue, 08 Mar 2022 04:07:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:07:47 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:49,556 INFO 56:mixins.py(11) - VfModuleInstantiation task finished 2022-03-08 04:07:49,557 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83478c15-8c20-4c02-875d-6d7418744a8a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:49,557 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:49,558 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:49,561 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:49,720 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4790 2022-03-08 04:07:49,722 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:49,723 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","finishTime":"Tue, 08 Mar 2022 04:07:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:07:47 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:49,724 DEBUG 129:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f5db28a8-5b66-433d-bb56-c0ad973f2089', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:49,724 DEBUG 131:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:49,724 DEBUG 132:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:49,728 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:49,890 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4790 2022-03-08 04:07:49,891 INFO 142:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:49,892 DEBUG 146:onap_service.py(11) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","finishTime":"Tue, 08 Mar 2022 04:07:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:07:47 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:49,898 DEBUG 129:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2dac596d-bc8e-466c-82cb-e8fb41fdf335', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:49,898 DEBUG 131:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:49,899 DEBUG 132:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:49,903 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:50,059 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4790 2022-03-08 04:07:50,067 INFO 142:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:50,068 DEBUG 146:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","finishTime":"Tue, 08 Mar 2022 04:07:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:07:47 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:50,070 DEBUG 129:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fab0bf08-547a-4d54-be30-3299b151dd62', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:07:50,070 DEBUG 131:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 2022-03-08 04:07:50,070 DEBUG 132:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] data sent: None 2022-03-08 04:07:50,072 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:07:50,221 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fdbf2ade-814f-44b3-97a6-af468cc5bdf0 HTTP/1.1" 200 4790 2022-03-08 04:07:50,222 INFO 142:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response code: 200 2022-03-08 04:07:50,223 DEBUG 146:onap_service.py(1) - [None][Check fdbf2ade-814f-44b3-97a6-af468cc5bdf0 orchestration request status] response: {"request":{"requestId":"fdbf2ade-814f-44b3-97a6-af468cc5bdf0","startTime":"Tue, 08 Mar 2022 04:06:24 GMT","finishTime":"Tue, 08 Mar 2022 04:07:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"}}},{"relatedInstance":{"instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:07:47 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":null,\"creation_time\":1646712393000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:07:50,224 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2022-03-08 04:07:50,224 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2022-03-08 04:08:00,234 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,235 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/e4afd43a-193b-472d-b98d-96a41bad1952/relationship-list 2022-03-08 04:08:00,235 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:00,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,296 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/e4afd43a-193b-472d-b98d-96a41bad1952/relationship-list HTTP/1.1" 200 1063 2022-03-08 04:08:00,296 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:00,297 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/45dede0b-2cce-4b80-8697-4a418d7539d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"45dede0b-2cce-4b80-8697-4a418d7539d0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2022-03-08 04:08:00,299 DEBUG 129:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,299 DEBUG 131:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7 2022-03-08 04:08:00,299 DEBUG 132:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] data sent: None 2022-03-08 04:08:00,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,367 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7 HTTP/1.1" 200 4555 2022-03-08 04:08:00,368 INFO 142:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] response code: 200 2022-03-08 04:08:00,368 DEBUG 146:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] response: {"vnf-id":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnf-name":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"a1183633-23aa-4e46-900f-eebf6fec30de","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1646712457962","model-invariant-id":"6448498b-3d35-4684-9023-9cba7e4ebc15","model-version-id":"2e280065-e1ba-4101-8c08-fd012ff161a5","model-customization-id":"4e86525f-c63c-46c6-83f0-c06c15b896b3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4afd43a-193b-472d-b98d-96a41bad1952/service-data/vnfs/vnf/cbb891bd-5d09-4506-971f-fbf8709067e7/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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8b171c39ef684c9d874f193c7975e6ed/vservers/vserver/447e93eb-45b0-4951-a3ba-86b75e3c7497","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":"8b171c39ef684c9d874f193c7975e6ed"},{"relationship-key":"vserver.vserver-id","relationship-value":"447e93eb-45b0-4951-a3ba-86b75e3c7497"}],"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/e4afd43a-193b-472d-b98d-96a41bad1952","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":"e4afd43a-193b-472d-b98d-96a41bad1952"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"}]},{"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"}]}]}} 2022-03-08 04:08:00,372 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2022-03-08 04:08:00,372 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2022-03-08 04:08:00,372 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,372 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7/vf-modules 2022-03-08 04:08:00,373 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0 VF modules] data sent: None 2022-03-08 04:08:00,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,435 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7/vf-modules HTTP/1.1" 200 1641 2022-03-08 04:08:00,436 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0 VF modules] response code: 200 2022-03-08 04:08:00,436 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vf-module-name":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","heat-stack-id":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1646712466378","model-invariant-id":"4c2bd82c-4365-4f05-bca3-8f6819de8016","model-version-id":"112aea69-6555-4cb7-9a91-89651ecce204","model-customization-id":"4637bbb5-f55e-419b-917c-309c23489fd3","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4afd43a-193b-472d-b98d-96a41bad1952/service-data/vnfs/vnf/cbb891bd-5d09-4506-971f-fbf8709067e7/vnf-data/vf-modules/vf-module/0b5dae34-0c6d-486b-a9dc-99c035abef20/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/8b171c39ef684c9d874f193c7975e6ed/vservers/vserver/447e93eb-45b0-4951-a3ba-86b75e3c7497","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":"8b171c39ef684c9d874f193c7975e6ed"},{"relationship-key":"vserver.vserver-id","relationship-value":"447e93eb-45b0-4951-a3ba-86b75e3c7497"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2022-03-08 04:08:00,439 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2022-03-08 04:08:00,439 DEBUG 158:vf_module.py(1) - Delete 0b5dae34-0c6d-486b-a9dc-99c035abef20 VF module 2022-03-08 04:08:00,440 DEBUG 45:deletion.py(1) - VF module 0b5dae34-0c6d-486b-a9dc-99c035abef20 deletion request 2022-03-08 04:08:00,451 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,451 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:00,452 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:00,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,500 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:00,501 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:00,502 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:00,505 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,506 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:00,506 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:00,508 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,560 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-08 04:08:00,561 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:00,562 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":"1646712373416","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/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]}]}}]} 2022-03-08 04:08:00,564 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,564 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:00,564 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:00,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,618 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:00,619 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:00,620 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:00,623 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,623 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:00,623 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:00,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,685 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-08 04:08:00,686 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:00,686 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":"1646712373416","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/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]}]}}]} 2022-03-08 04:08:00,689 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,689 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:00,690 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:00,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,740 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:00,741 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:00,741 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:00,744 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,744 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:00,745 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:00,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,800 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-08 04:08:00,801 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:00,802 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":"1646712373416","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/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]}]}}]} 2022-03-08 04:08:00,805 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:00,806 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 04:08:00,806 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-08 04:08:00,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:00,863 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 200 1061 2022-03-08 04:08:00,864 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-08 04:08:00,865 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"8b171c39ef684c9d874f193c7975e6ed","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646712373622","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-08 04:08:00,869 DEBUG 129:onap_service.py(1) - [None][Create 0b5dae34-0c6d-486b-a9dc-99c035abef20 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '825e9072-6600-4aa8-81c2-057133e2bcbb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:00,869 DEBUG 131:onap_service.py(1) - [None][Create 0b5dae34-0c6d-486b-a9dc-99c035abef20 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e4afd43a-193b-472d-b98d-96a41bad1952/vnfs/cbb891bd-5d09-4506-971f-fbf8709067e7/vfModules/0b5dae34-0c6d-486b-a9dc-99c035abef20 2022-03-08 04:08:00,869 DEBUG 132:onap_service.py(1) - [None][Create 0b5dae34-0c6d-486b-a9dc-99c035abef20 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "4c2bd82c-4365-4f05-bca3-8f6819de8016", "modelVersionId": "112aea69-6555-4cb7-9a91-89651ecce204", "modelName": "basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef", "modelVersion": "1646712466378", "modelCustomizationId": "4637bbb5-f55e-419b-917c-309c23489fd3" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "8b171c39ef684c9d874f193c7975e6ed" } } } 2022-03-08 04:08:00,874 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:02,162 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e4afd43a-193b-472d-b98d-96a41bad1952/vnfs/cbb891bd-5d09-4506-971f-fbf8709067e7/vfModules/0b5dae34-0c6d-486b-a9dc-99c035abef20 HTTP/1.1" 202 262 2022-03-08 04:08:02,165 INFO 142:onap_service.py(1) - [None][Create 0b5dae34-0c6d-486b-a9dc-99c035abef20 VF moduledeletion request] response code: 202 2022-03-08 04:08:02,166 DEBUG 146:onap_service.py(1) - [None][Create 0b5dae34-0c6d-486b-a9dc-99c035abef20 VF moduledeletion request] response: {"requestReferences":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","instanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb"}} 2022-03-08 04:08:02,167 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2022-03-08 04:08:02,177 DEBUG 129:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dda92d3d-67dd-4835-a945-4210cdf3a907', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:02,178 DEBUG 131:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb 2022-03-08 04:08:02,178 DEBUG 132:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] data sent: None 2022-03-08 04:08:02,182 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:02,340 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb HTTP/1.1" 200 1331 2022-03-08 04:08:02,342 INFO 142:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response code: 200 2022-03-08 04:08:02,342 DEBUG 146:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response: {"request":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","startTime":"Tue, 08 Mar 2022 04:08:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","modelVersion":"1646712466378","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Mar 2022 04:08:01 GMT"}}} 2022-03-08 04:08:12,351 DEBUG 129:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7154af96-6f0a-418e-b45c-c4dee59507bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:12,351 DEBUG 131:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb 2022-03-08 04:08:12,351 DEBUG 132:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] data sent: None 2022-03-08 04:08:12,355 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:12,762 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb HTTP/1.1" 200 3683 2022-03-08 04:08:12,764 INFO 142:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response code: 200 2022-03-08 04:08:12,764 DEBUG 146:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response: {"request":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","startTime":"Tue, 08 Mar 2022 04:08:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","modelVersion":"1646712466378","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:08:06 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":1646712486000,\"creation_time\":1646712393000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:08:22,775 DEBUG 129:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0c6dcb6f-3785-4d1e-a011-dd64a6f2b078', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:22,775 DEBUG 131:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb 2022-03-08 04:08:22,775 DEBUG 132:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] data sent: None 2022-03-08 04:08:22,777 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:23,176 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb HTTP/1.1" 200 3687 2022-03-08 04:08:23,177 INFO 142:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response code: 200 2022-03-08 04:08:23,178 DEBUG 146:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response: {"request":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","startTime":"Tue, 08 Mar 2022 04:08:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","modelVersion":"1646712466378","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:08:06 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":1646712486000,\"creation_time\":1646712393000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:08:33,220 DEBUG 129:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '66e3d748-4520-4716-b2bc-a092b5bba438', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:33,222 DEBUG 131:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb 2022-03-08 04:08:33,223 DEBUG 132:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] data sent: None 2022-03-08 04:08:33,225 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:33,382 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb HTTP/1.1" 200 3651 2022-03-08 04:08:33,383 INFO 142:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response code: 200 2022-03-08 04:08:33,383 DEBUG 146:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response: {"request":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","startTime":"Tue, 08 Mar 2022 04:08:01 GMT","finishTime":"Tue, 08 Mar 2022 04:08:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","modelVersion":"1646712466378","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:08:27 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":1646712486000,\"creation_time\":1646712393000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:08:33,384 INFO 56:mixins.py(12) - VfModuleDeletionRequest task finished 2022-03-08 04:08:33,385 DEBUG 129:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0768c73d-3e28-40ed-9c5e-32aa576ad0f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:33,385 DEBUG 131:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb 2022-03-08 04:08:33,385 DEBUG 132:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] data sent: None 2022-03-08 04:08:33,387 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:33,545 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb HTTP/1.1" 200 3651 2022-03-08 04:08:33,546 INFO 142:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response code: 200 2022-03-08 04:08:33,547 DEBUG 146:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response: {"request":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","startTime":"Tue, 08 Mar 2022 04:08:01 GMT","finishTime":"Tue, 08 Mar 2022 04:08:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","modelVersion":"1646712466378","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:08:27 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":1646712486000,\"creation_time\":1646712393000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:08:33,548 DEBUG 129:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a18d41c8-bd9c-4573-aefb-d9d8be4aed87', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:33,548 DEBUG 131:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb 2022-03-08 04:08:33,548 DEBUG 132:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] data sent: None 2022-03-08 04:08:33,549 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:33,700 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb HTTP/1.1" 200 3651 2022-03-08 04:08:33,701 INFO 142:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response code: 200 2022-03-08 04:08:33,702 DEBUG 146:onap_service.py(12) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response: {"request":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","startTime":"Tue, 08 Mar 2022 04:08:01 GMT","finishTime":"Tue, 08 Mar 2022 04:08:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","modelVersion":"1646712466378","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:08:27 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":1646712486000,\"creation_time\":1646712393000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:08:33,706 DEBUG 129:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd447bcff-1a85-4e97-a362-91e03a0e5d3b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:33,706 DEBUG 131:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb 2022-03-08 04:08:33,706 DEBUG 132:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] data sent: None 2022-03-08 04:08:33,709 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:33,858 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb HTTP/1.1" 200 3651 2022-03-08 04:08:33,862 INFO 142:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response code: 200 2022-03-08 04:08:33,862 DEBUG 146:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response: {"request":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","startTime":"Tue, 08 Mar 2022 04:08:01 GMT","finishTime":"Tue, 08 Mar 2022 04:08:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","modelVersion":"1646712466378","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:08:27 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":1646712486000,\"creation_time\":1646712393000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:08:33,864 DEBUG 129:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f804f668-6931-47a7-a5a6-3e8f46d0d9d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:33,864 DEBUG 131:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb 2022-03-08 04:08:33,864 DEBUG 132:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] data sent: None 2022-03-08 04:08:33,867 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:34,021 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/825e9072-6600-4aa8-81c2-057133e2bcbb HTTP/1.1" 200 3651 2022-03-08 04:08:34,023 INFO 142:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response code: 200 2022-03-08 04:08:34,024 DEBUG 146:onap_service.py(1) - [None][Check 825e9072-6600-4aa8-81c2-057133e2bcbb orchestration request status] response: {"request":{"requestId":"825e9072-6600-4aa8-81c2-057133e2bcbb","startTime":"Tue, 08 Mar 2022 04:08:01 GMT","finishTime":"Tue, 08 Mar 2022 04:08:27 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4c2bd82c-4365-4f05-bca3-8f6819de8016","modelType":"vfModule","modelName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef","modelVersion":"1646712466378","modelCustomizationUuid":"4637bbb5-f55e-419b-917c-309c23489fd3","modelVersionId":"112aea69-6555-4cb7-9a91-89651ecce204","modelCustomizationId":"4637bbb5-f55e-419b-917c-309c23489fd3","modelUuid":"112aea69-6555-4cb7-9a91-89651ecce204","modelInvariantUuid":"4c2bd82c-4365-4f05-bca3-8f6819de8016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vfModuleInstanceId":"0b5dae34-0c6d-486b-a9dc-99c035abef20","vfModuleInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"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":"Tue, 08 Mar 2022 04:08:27 GMT"},"requestProcessingData":[{"groupingId":"552885a7-989f-477f-8da1-66ab4ba077de","tag":"StackInformation","dataPairs":[{"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/8b171c39ef684c9d874f193c7975e6ed/stacks/basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef/552885a7-989f-477f-8da1-66ab4ba077de\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"updated_time\":1646712486000,\"creation_time\":1646712393000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ff8dbde3550412d8e0d5c1c159971b3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"552885a7-989f-477f-8da1-66ab4ba077de\",\"OS::project_id\":\"8b171c39ef684c9d874f193c7975e6ed\",\"OS::stack_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef\",\"vnf_name\":\"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0\",\"vnf_id\":\"cbb891bd-5d09-4506-971f-fbf8709067e7\",\"vf_module_id\":\"0b5dae34-0c6d-486b-a9dc-99c035abef20\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-08 04:08:34,025 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2022-03-08 04:08:34,026 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:34,026 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/e4afd43a-193b-472d-b98d-96a41bad1952/relationship-list 2022-03-08 04:08:34,026 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:34,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:34,141 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/e4afd43a-193b-472d-b98d-96a41bad1952/relationship-list HTTP/1.1" 200 1063 2022-03-08 04:08:34,142 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:34,143 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/45dede0b-2cce-4b80-8697-4a418d7539d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"45dede0b-2cce-4b80-8697-4a418d7539d0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2022-03-08 04:08:34,146 DEBUG 129:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:34,147 DEBUG 131:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7 2022-03-08 04:08:34,147 DEBUG 132:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] data sent: None 2022-03-08 04:08:34,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:34,234 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7 HTTP/1.1" 200 3784 2022-03-08 04:08:34,235 INFO 142:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] response code: 200 2022-03-08 04:08:34,236 DEBUG 146:onap_service.py(1) - [AAI][Get e4afd43a-193b-472d-b98d-96a41bad1952 ABCMeta] response: {"vnf-id":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnf-name":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"a1183633-23aa-4e46-900f-eebf6fec30de","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1646712504791","model-invariant-id":"6448498b-3d35-4684-9023-9cba7e4ebc15","model-version-id":"2e280065-e1ba-4101-8c08-fd012ff161a5","model-customization-id":"4e86525f-c63c-46c6-83f0-c06c15b896b3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4afd43a-193b-472d-b98d-96a41bad1952/service-data/vnfs/vnf/cbb891bd-5d09-4506-971f-fbf8709067e7/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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/e4afd43a-193b-472d-b98d-96a41bad1952","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":"e4afd43a-193b-472d-b98d-96a41bad1952"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"}]},{"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"}]}]}} 2022-03-08 04:08:34,238 DEBUG 384:vnf.py(1) - Delete cbb891bd-5d09-4506-971f-fbf8709067e7 VNF 2022-03-08 04:08:34,238 DEBUG 80:deletion.py(1) - VNF cbb891bd-5d09-4506-971f-fbf8709067e7 deletion request 2022-03-08 04:08:34,251 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 04:08:34,251 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 04:08:34,251 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:34,251 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 04:08:34,251 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 04:08:34,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:08:35,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-03-08 04:08:35,125 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 04:08:35,126 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 04:08:35,129 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 04:08:35,129 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:35,129 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:35,129 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:35,129 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 04:08:35,129 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:35,129 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:35,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:35,130 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 04:08:35,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:35,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:35,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:35,130 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 04:08:35,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:35,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:35,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:35,130 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 04:08:35,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:35,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:35,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:35,131 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 04:08:35,131 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 04:08:35,131 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 04:08:35,131 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:35,131 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 04:08:35,131 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 04:08:35,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:08:36,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 04:08:36,487 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 04:08:36,491 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 04:08:36,496 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 04:08:36,497 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:36,497 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/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel 2022-03-08 04:08:36,497 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-03-08 04:08:36,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:08:36,718 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel HTTP/1.1" 200 None 2022-03-08 04:08:36,722 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-03-08 04:08:36,722 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-03-08 04:08:36,765 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:36,765 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:36,765 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:36,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:36,911 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:36,912 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:36,912 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:36,915 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:36,915 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:36,915 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:36,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:37,079 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-08 04:08:37,080 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:37,080 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":"1646712373416","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/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]}]}}]} 2022-03-08 04:08:37,084 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:37,084 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:37,084 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:37,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:37,215 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:37,216 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:37,216 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:37,219 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:37,220 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:37,220 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:37,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:37,477 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-08 04:08:37,479 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:37,479 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":"1646712373416","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/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]}]}}]} 2022-03-08 04:08:37,483 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:37,483 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:37,483 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:37,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:37,575 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:37,576 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:37,577 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:37,579 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:37,580 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:37,580 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:37,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:37,822 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-08 04:08:37,823 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:37,824 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":"1646712373416","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/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]}]}}]} 2022-03-08 04:08:37,827 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:37,828 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 04:08:37,828 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-08 04:08:37,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:37,977 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 200 1061 2022-03-08 04:08:37,978 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-08 04:08:37,979 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"8b171c39ef684c9d874f193c7975e6ed","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646712373622","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/cbb891bd-5d09-4506-971f-fbf8709067e7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cbb891bd-5d09-4506-971f-fbf8709067e7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-08 04:08:37,983 DEBUG 129:onap_service.py(1) - [None][Create cbb891bd-5d09-4506-971f-fbf8709067e7 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0573390b-739a-40aa-817e-b8c86b293c82', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:37,983 DEBUG 131:onap_service.py(1) - [None][Create cbb891bd-5d09-4506-971f-fbf8709067e7 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e4afd43a-193b-472d-b98d-96a41bad1952/vnfs/cbb891bd-5d09-4506-971f-fbf8709067e7 2022-03-08 04:08:37,983 DEBUG 132:onap_service.py(1) - [None][Create cbb891bd-5d09-4506-971f-fbf8709067e7 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "6448498b-3d35-4684-9023-9cba7e4ebc15", "modelVersion": "1.0", "modelVersionId": "2e280065-e1ba-4101-8c08-fd012ff161a5", "modelCustomizationId": "4e86525f-c63c-46c6-83f0-c06c15b896b3", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "8b171c39ef684c9d874f193c7975e6ed" } } } 2022-03-08 04:08:37,986 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:39,712 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e4afd43a-193b-472d-b98d-96a41bad1952/vnfs/cbb891bd-5d09-4506-971f-fbf8709067e7 HTTP/1.1" 202 262 2022-03-08 04:08:39,714 INFO 142:onap_service.py(1) - [None][Create cbb891bd-5d09-4506-971f-fbf8709067e7 VNF deletion request] response code: 202 2022-03-08 04:08:39,715 DEBUG 146:onap_service.py(1) - [None][Create cbb891bd-5d09-4506-971f-fbf8709067e7 VNF deletion request] response: {"requestReferences":{"requestId":"0573390b-739a-40aa-817e-b8c86b293c82","instanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82"}} 2022-03-08 04:08:39,715 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2022-03-08 04:08:39,723 DEBUG 129:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4bad7369-4ff9-4520-bae9-196d701b1e8e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:39,723 DEBUG 131:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 2022-03-08 04:08:39,723 DEBUG 132:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] data sent: None 2022-03-08 04:08:39,726 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:39,880 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 HTTP/1.1" 200 1286 2022-03-08 04:08:39,883 INFO 142:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response code: 200 2022-03-08 04:08:39,884 DEBUG 146:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response: {"request":{"requestId":"0573390b-739a-40aa-817e-b8c86b293c82","startTime":"Tue, 08 Mar 2022 04:08:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Mar 2022 04:08:39 GMT"}}} 2022-03-08 04:08:49,886 DEBUG 129:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df741bc0-ffa0-4d61-9bc5-77168f35a815', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:49,887 DEBUG 131:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 2022-03-08 04:08:49,887 DEBUG 132:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] data sent: None 2022-03-08 04:08:49,891 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:50,040 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 HTTP/1.1" 200 1492 2022-03-08 04:08:50,041 INFO 142:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response code: 200 2022-03-08 04:08:50,042 DEBUG 146:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response: {"request":{"requestId":"0573390b-739a-40aa-817e-b8c86b293c82","startTime":"Tue, 08 Mar 2022 04:08:38 GMT","finishTime":"Tue, 08 Mar 2022 04:08:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:44 GMT"}}} 2022-03-08 04:08:50,043 INFO 56:mixins.py(13) - VnfDeletionRequest task finished 2022-03-08 04:08:50,043 DEBUG 129:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8f06377-44ed-45f2-905c-d14fcd580759', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:50,044 DEBUG 131:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 2022-03-08 04:08:50,044 DEBUG 132:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] data sent: None 2022-03-08 04:08:50,045 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:50,190 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 HTTP/1.1" 200 1492 2022-03-08 04:08:50,192 INFO 142:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response code: 200 2022-03-08 04:08:50,192 DEBUG 146:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response: {"request":{"requestId":"0573390b-739a-40aa-817e-b8c86b293c82","startTime":"Tue, 08 Mar 2022 04:08:38 GMT","finishTime":"Tue, 08 Mar 2022 04:08:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:44 GMT"}}} 2022-03-08 04:08:50,194 DEBUG 129:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '66cd7826-8a58-4d2c-82e8-23f467c96a2d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:50,194 DEBUG 131:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 2022-03-08 04:08:50,194 DEBUG 132:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] data sent: None 2022-03-08 04:08:50,197 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:50,346 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 HTTP/1.1" 200 1492 2022-03-08 04:08:50,347 INFO 142:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response code: 200 2022-03-08 04:08:50,347 DEBUG 146:onap_service.py(13) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response: {"request":{"requestId":"0573390b-739a-40aa-817e-b8c86b293c82","startTime":"Tue, 08 Mar 2022 04:08:38 GMT","finishTime":"Tue, 08 Mar 2022 04:08:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:44 GMT"}}} 2022-03-08 04:08:50,352 DEBUG 129:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1882c525-a5ae-4c97-8ad1-4c379e726c35', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:50,353 DEBUG 131:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 2022-03-08 04:08:50,353 DEBUG 132:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] data sent: None 2022-03-08 04:08:50,357 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:50,504 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 HTTP/1.1" 200 1492 2022-03-08 04:08:50,507 INFO 142:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response code: 200 2022-03-08 04:08:50,507 DEBUG 146:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response: {"request":{"requestId":"0573390b-739a-40aa-817e-b8c86b293c82","startTime":"Tue, 08 Mar 2022 04:08:38 GMT","finishTime":"Tue, 08 Mar 2022 04:08:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:44 GMT"}}} 2022-03-08 04:08:50,509 DEBUG 129:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6472c24a-3671-4363-a4c2-a5be1a488c37', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:50,509 DEBUG 131:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 2022-03-08 04:08:50,509 DEBUG 132:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] data sent: None 2022-03-08 04:08:50,511 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:50,654 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0573390b-739a-40aa-817e-b8c86b293c82 HTTP/1.1" 200 1492 2022-03-08 04:08:50,655 INFO 142:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response code: 200 2022-03-08 04:08:50,656 DEBUG 146:onap_service.py(1) - [None][Check 0573390b-739a-40aa-817e-b8c86b293c82 orchestration request status] response: {"request":{"requestId":"0573390b-739a-40aa-817e-b8c86b293c82","startTime":"Tue, 08 Mar 2022 04:08:38 GMT","finishTime":"Tue, 08 Mar 2022 04:08:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelVersionId":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelCustomizationId":"4e86525f-c63c-46c6-83f0-c06c15b896b3","modelUuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","modelInvariantUuid":"6448498b-3d35-4684-9023-9cba7e4ebc15","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","vnfInstanceId":"cbb891bd-5d09-4506-971f-fbf8709067e7","vnfInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:44 GMT"}}} 2022-03-08 04:08:50,656 DEBUG 319:service.py(1) - Delete e4afd43a-193b-472d-b98d-96a41bad1952 service instance 2022-03-08 04:08:50,657 DEBUG 113:deletion.py(1) - Service e4afd43a-193b-472d-b98d-96a41bad1952 deletion request 2022-03-08 04:08:50,666 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 04:08:50,666 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 04:08:50,667 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:50,667 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 04:08:50,667 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 04:08:50,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:08:50,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-03-08 04:08:50,716 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 04:08:50,717 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 04:08:50,720 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 04:08:50,720 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,720 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,720 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,721 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 04:08:50,721 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,722 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,722 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,722 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 04:08:50,722 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,722 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,723 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,723 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 04:08:50,723 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,723 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,723 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,723 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 04:08:50,723 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,723 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,724 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,724 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 04:08:50,724 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 04:08:50,724 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 04:08:50,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'} 2022-03-08 04:08:50,724 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 04:08:50,725 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 04:08:50,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:08:50,790 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 04:08:50,796 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 04:08:50,800 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 04:08:50,804 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 04:08:50,804 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 04:08:50,804 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 04:08:50,805 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:50,805 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 04:08:50,805 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 04:08:50,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:08:50,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-03-08 04:08:50,904 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 04:08:50,904 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 04:08:50,908 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 04:08:50,908 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,908 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,908 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,908 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 04:08:50,908 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,908 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,908 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,909 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 04:08:50,909 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,909 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,909 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,909 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 04:08:50,910 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,910 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,910 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,910 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 04:08:50,910 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:50,910 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:50,910 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:50,911 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 04:08:50,911 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 04:08:50,911 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 04:08:50,912 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:50,912 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 04:08:50,912 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 04:08:50,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:08:50,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 04:08:50,981 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 04:08:50,983 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 04:08:50,988 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 04:08:50,988 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-08 04:08:50,988 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-08 04:08:50,989 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:50,989 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-08 04:08:50,989 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-08 04:08:50,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:08:51,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-03-08 04:08:51,035 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-08 04:08:51,035 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0837f7-424e-4bd4-a090-3ae70eb94197/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","name":"basic_onboard_gjzjSH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c0e253f-0e56-482a-908a-0d48e9c7fb91/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bf3851d6-5c2f-41dc-b706-eca1e78beaba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78a4e880-e12a-43e4-a647-826acdf915a8/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-08 04:08:51,037 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-08 04:08:51,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:51,038 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:51,038 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:51,038 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-08 04:08:51,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:51,038 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:51,038 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:51,038 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gjzjSH from SDC 2022-03-08 04:08:51,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:51,039 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:51,039 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:51,039 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-08 04:08:51,039 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:51,039 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:51,039 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:51,039 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HC9cL1udhWyDAyDxSB22 from SDC 2022-03-08 04:08:51,039 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-08 04:08:51,039 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-08 04:08:51,040 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-08 04:08:51,040 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-03-08 04:08:51,040 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-08 04:08:51,040 INFO 192:__init__.py(1) - Service found, updating information 2022-03-08 04:08:51,041 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:51,041 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-08 04:08:51,041 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-08 04:08:51,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-08 04:08:51,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-08 04:08:51,118 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-08 04:08:51,121 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2d13c8-ac2f-4727-a617-b05f750fa4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707607374,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b94c9dae-150d-4f38-bea1-39faf455b5ae","invariantUUID":"08c18f2d-ed4f-4a9b-aad3-9959592a5704","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":"objectStorage","uniqueId":"02380c73-f580-4e55-b6ae-5c1f637291e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707436191,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1689d15-bf85-4114-844d-9823e47dd4d7","invariantUUID":"b75a2a95-da48-4997-8465-ff7f23df2d4d","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":"da8be410-4e36-4c24-b887-26c076ab6b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707534133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"707eca67-0fe6-47d1-81fc-b55390c0d4de","invariantUUID":"6bd638f2-0ff3-4282-975f-e091e10ce615","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55970bcd-b130-46c2-862e-48ce321d02a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646707584324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96241ef4-1e72-48ad-bbb6-3124a57a1c2b","invariantUUID":"71fdc5e8-4c45-4a60-8b5a-2b90060b8184","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":"430c54a9-47a2-4d38-b98a-1fc8ef42a62e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707429076,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5007c23f-55ca-4530-a15e-fd88ead7b1b9","invariantUUID":"0b68f391-9782-43b4-891a-ac6b9459125c","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":"1a2c87cf-19fa-48ce-9193-6f3b099a61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707484989,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad9e09aa-25d1-41a7-9790-8bee20c04afa","invariantUUID":"a09ff5ef-fa45-4d9c-8997-f2925dbd5d3e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce7dc44b-a9ca-40b3-adeb-95e7e9aff8a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707571473,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7416289b-3119-4876-bbb4-7e445aa8885e","invariantUUID":"631adeb2-5b13-46d4-9102-744febbb33e9","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":"2bc8ae5d-26f2-4831-90fa-3bd8470d9372","lifecycleState":"CERTIFIED","lastUpdateDate":1646707440747,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5313e9b0-0498-4671-90b0-26d368dd3203","invariantUUID":"3494c8cd-2a60-4ac3-9b29-6612998f5fad","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":"objectStorage","uniqueId":"31a26015-6acf-42aa-bed2-60d3a73fec92","lifecycleState":"CERTIFIED","lastUpdateDate":1646707421956,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acf5a56d-214c-452b-92e8-e933ddaf9269","invariantUUID":"efcc3b9c-3cf7-469d-aea7-b5556d9d383f","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":"196d4fd8-e961-470b-8ca3-239e87bfedbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707430980,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1cac311-8597-42c8-8603-d854bc0b05bd","invariantUUID":"977bb0a5-fc65-4a43-8fe7-dbb59fc7b765","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9a7c420c-93da-4046-a220-e38d55e77484","lifecycleState":"CERTIFIED","lastUpdateDate":1646707611486,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc78ab8f-54c1-479c-a810-ba8c199188b7","invariantUUID":"768e2eaf-1598-4f05-aedd-8acdbf898e7a","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":"port","uniqueId":"0cfd14d4-30ce-4ad6-8678-56e599cbe545","lifecycleState":"CERTIFIED","lastUpdateDate":1646707442192,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d09d1a-135c-48bf-9af3-27060b528178","invariantUUID":"f3df952c-72cf-4e76-aaa7-6c5a246b7d76","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e96f34cb-80a4-43da-a04f-1d434083a3f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707573392,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edc3cbc1-e7e7-4215-829d-30d0529d2ffd","invariantUUID":"ba727703-0eb3-463e-8d34-5ced73a59d3b","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":"securityrules","uniqueId":"3952f9f1-0272-4814-913e-4adf4f9208ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646707472941,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31b06970-c95e-43da-b57b-2be503a9979a","invariantUUID":"1d8a988f-334f-421d-a26a-d9acf2ff201d","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":"compute","uniqueId":"44073458-7753-48d0-ad48-34db7f0c8d34","lifecycleState":"CERTIFIED","lastUpdateDate":1646707542966,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae7b4fc2-5992-44fa-be49-7b2129da61d9","invariantUUID":"287e5007-d76c-488e-8d35-911b3894f364","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc26d205-ec8c-488e-adc2-af051146729a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707551875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59d82e71-e9af-4760-a604-6e5d8757024f","invariantUUID":"2855bb8a-3ded-465d-b9c7-b07fb6aa0537","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6a5c9f4-7184-42e5-8d7b-5a002d03803a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707526919,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f90116ba-ecdc-4640-96ff-6ae4a21ee718","invariantUUID":"b6b82d9d-a2f4-4c92-9018-629715a6f45d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b488d04-c490-4fd0-b78a-c4152059866f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707516294,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d47bfe64-f622-4b0c-b91b-b325d1e3734a","invariantUUID":"53dcd24c-6627-4861-8099-77badc6aa413","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b3215de-6bd6-4eec-b7cf-77b50b7f6152","lifecycleState":"CERTIFIED","lastUpdateDate":1646707518389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"468852da-abec-42a1-a0cd-7f1d4a3c5d59","invariantUUID":"11f767c8-fe27-4cd2-a49e-eceeee1f1fa6","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c8666ab-f9f2-4f52-ae24-ed032e47c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707471587,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"983ef32d-aa11-4aaa-b715-e22131d422c1","invariantUUID":"a17acfed-5aa4-475f-afdf-ae19b7c20433","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"832d4c63-1b30-4c55-9bd7-339433f1ef55","lifecycleState":"CERTIFIED","lastUpdateDate":1646707529793,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e45da4-33c8-4905-b92d-1b10cd109a71","invariantUUID":"9b62a938-6dd9-4b61-9816-04e0ca93e26c","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":"defaulticon","uniqueId":"94844494-9b7a-479a-a4da-8eee765620b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646707522157,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bafcd0f0-ea95-46ba-92fb-2147741c1afc","invariantUUID":"cdc679df-6ef1-4243-81bf-ab18b3728426","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1afa87cb-b9a5-46d6-9945-bf31652957e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707666377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9e4590d-ce7d-4c82-8d55-31b6e2e7e35c","invariantUUID":"c9dc0d78-e3eb-44b4-89e4-0a26e211d979","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":"b948b3a4-cefa-4cbd-a78b-e101ac0b28fc","lifecycleState":"CERTIFIED","lastUpdateDate":1646707532601,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bd0a2cf-a337-4fe5-a0ce-87ff2d7b8614","invariantUUID":"ac717f2c-f811-4603-8212-ccda7ef26148","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19b0ee05-edce-42a8-82f6-f5405a29bf89","lifecycleState":"CERTIFIED","lastUpdateDate":1646707560824,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2d016ac-2df1-40c4-8021-70276ac41833","invariantUUID":"ef5512d2-dd62-4aa6-a588-fec66ddab5c8","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":"61915058-4091-40d1-b272-ccaddd386a2d","lifecycleState":"CERTIFIED","lastUpdateDate":1646707480309,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d934b3b4-739c-4f0d-b783-2e65ec15dac8","invariantUUID":"198529b9-4d66-48b3-bf20-46a389bbea5d","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":"defaulticon","uniqueId":"90722ee8-d100-41da-8d47-ad0324a276b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707443657,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfafdcc7-631d-476a-a199-a26f97366053","invariantUUID":"7c9d9eec-2f88-421c-942f-ee411e7bf7ec","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":"3a4b5bb5-992b-49a4-a9fc-348099501c31","lifecycleState":"CERTIFIED","lastUpdateDate":1646707445710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"155603f7-b6f0-40f8-8556-dade00777bc8","invariantUUID":"4861a65a-12d6-49d4-8f87-f4dda016c42f","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":"5bda13b7-6973-4b78-8f50-434eb6547591","lifecycleState":"CERTIFIED","lastUpdateDate":1646707505653,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af02892c-39b2-47f5-8a94-69f5db3422ee","invariantUUID":"f6cea0ac-5b56-4ac8-8459-56849bf17112","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f59a3638-539b-478b-ab0f-2ae75b362e15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707598476,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0bf191e0-b5d0-484e-b27e-8d867bcbc44f","invariantUUID":"a315a4cc-500a-4460-8090-984c78d9bb74","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95f7b5b6-0e41-4bb1-93c8-afadda6ffbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1646707523979,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d499892-1234-435c-b402-d50a7fea0849","invariantUUID":"ec0c941e-9d6b-409f-8ae6-ce20581f6936","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"361fd416-4bcb-45b1-84f4-81f2204bf773","lifecycleState":"CERTIFIED","lastUpdateDate":1646711115689,"name":"basic_onboard_gjzjSH","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f464f9b6-891b-43b0-a76e-c3c43be78e15","invariantUUID":"0f2c9d71-28b3-4959-b26e-435840070046","systemName":"BasicOnboardGjzjsh","description":"VF","tags":["basic_onboard_gjzjSH"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31bfa84e-c594-4d88-a750-e9ee53b3ef2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707493154,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cc5f472-d636-4821-b34c-8a69936f9a23","invariantUUID":"1a65e4e3-1253-4965-b749-5cf981d8dc06","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c1783b2-127a-4bd4-a1e6-391347c90d28","lifecycleState":"CERTIFIED","lastUpdateDate":1646707565713,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f67f7eb-7993-4658-bfd7-5203bf22dcf5","invariantUUID":"75749e97-8c8d-48e6-b774-237d19216f40","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":"objectStorage","uniqueId":"17036a09-3c64-4e1d-a536-adf37e8a7bec","lifecycleState":"CERTIFIED","lastUpdateDate":1646707544687,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ef724af-05f5-4815-b709-9a5eda02e4cf","invariantUUID":"eae68d51-9803-47e8-a020-94ebb35c8040","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":"e30d831a-7221-46f6-acae-90b5fc9fe031","lifecycleState":"CERTIFIED","lastUpdateDate":1646707498793,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8740358-ebcc-4e3d-99dd-ebdd005937ee","invariantUUID":"7a02a987-5e5e-4db8-b457-466633ea23dc","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":"d6e25310-75e0-40bf-b790-c94f26af7e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707482870,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d88abfb-0049-46d2-be71-eb812d2f7d58","invariantUUID":"9985d05d-88ea-4d81-a2ea-9c85cab042f5","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2cf10519-c81c-42ff-95e1-c5bd6db52658","lifecycleState":"CERTIFIED","lastUpdateDate":1646707578876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46ae6302-68ed-4a7c-aa80-4ebfd9caa3e8","invariantUUID":"9328b1ab-8124-482d-b9a4-ccce6e4b3530","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":"40fa4e32-33a0-46d5-a797-3c6cabc68b04","lifecycleState":"CERTIFIED","lastUpdateDate":1646707660821,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346f310a-2151-41d1-ab32-f28f3319e543","invariantUUID":"7de441a5-3a1b-40da-b207-6d327cdb9d08","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"afd817d7-0688-4d3d-a318-60948d5b23a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707491158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a693c7b5-5c8f-4e00-8b63-c10b8f55afb5","invariantUUID":"48e147d5-a91e-437c-9cff-7cd7ba703ea2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6aa99ecd-a3f1-40ef-b29d-e6b9a5597739","lifecycleState":"CERTIFIED","lastUpdateDate":1646707558065,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b2a3b5-5ed4-4838-9336-a3037f26e61e","invariantUUID":"61d9130b-d330-45cc-a5e9-500e264395d0","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":"2aff24f9-2f9a-4761-9419-95c3f8d37628","lifecycleState":"CERTIFIED","lastUpdateDate":1646707651148,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9212a154-c3f4-431d-ba72-988e133bdac9","invariantUUID":"2d6de3b9-d41d-4446-abf6-2379c91c5214","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":"70e355f5-7f94-4354-bc1c-219c6a71853b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707448930,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aa29dc2e-246a-4abe-8bb3-217840169944","invariantUUID":"bd52255c-a99b-457b-8461-556ec8b33db0","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":"defaulticon","uniqueId":"ee9aa6b2-6339-4ce0-a9a3-5f2505fc6e37","lifecycleState":"CERTIFIED","lastUpdateDate":1646711952565,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2e280065-e1ba-4101-8c08-fd012ff161a5","invariantUUID":"6448498b-3d35-4684-9023-9cba7e4ebc15","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":"92c4cf35-f0c2-4132-a5a1-154375f402b9","lifecycleState":"CERTIFIED","lastUpdateDate":1646707652474,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00915f42-8b99-4ca4-a461-e56caea17423","invariantUUID":"b1de089f-8e8e-4fb5-b616-52d8e3b765f4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"91618511-9821-43f6-8df2-bf44bee61383","lifecycleState":"CERTIFIED","lastUpdateDate":1646707536772,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3c81d9-917d-430d-ac7a-039660bb2b72","invariantUUID":"75955f5b-9eac-4e77-b642-a922aeb1ad9f","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"28c03740-a1cd-49ec-a5fb-cee7c4389c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707647459,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca4f0f1f-e0bc-4294-898e-4eb88558e53d","invariantUUID":"2d31ae9a-7271-423f-bf6e-9412cbef76a8","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e558e457-8f70-46b2-b6b2-03168aa2d8f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707489485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7963896a-1b41-4be2-9c24-42f4cacd7501","invariantUUID":"de0952fb-2c61-4976-9c95-e49ecfd2a6b4","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":"b77fecc5-372f-4baf-8171-e858915b72d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646707602088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c95e5d7-9d96-4e81-9553-297beb2ae26d","invariantUUID":"91981961-c76f-461d-a288-ef90d4e954c5","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":"objectStorage","uniqueId":"d3dd15ea-3f97-49a3-beb4-41b8f1350ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1646707550153,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab831f5e-fb20-4c12-9d48-b0c0757f6ef6","invariantUUID":"12b7bfbd-8aa9-42ba-bf9e-a7d342c25da1","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":"port","uniqueId":"3d49339b-e3ff-41b3-8738-591600268626","lifecycleState":"CERTIFIED","lastUpdateDate":1646707466626,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11a15f23-412d-4ba6-9df8-b3b2b2f7e90d","invariantUUID":"6802f934-6470-493f-8454-07def5efb8b8","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":"defaulticon","uniqueId":"9e66408c-fc4b-4044-b586-97a782668e13","lifecycleState":"CERTIFIED","lastUpdateDate":1646711823014,"name":"pNF a02755f5-7636","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fd71bc5-915f-41c8-8044-8be6484157f8","invariantUUID":"0dfbbba4-68ff-47b4-8bcd-6ad564acd010","systemName":"PnfA02755f57636","description":"vendor software product","tags":["pNF a02755f5-7636"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0be37dde-012e-458a-ba68-9685223a3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1646707407050,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d13e12e-e6c2-4cca-b549-ea6ccd2216cb","invariantUUID":"3004f9e1-5c97-41ad-8fc0-42108b78a6ce","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":"network","uniqueId":"87a9ff14-a22f-493e-89aa-06b5510bfb21","lifecycleState":"CERTIFIED","lastUpdateDate":1646707439223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce423b46-d37c-48f2-9369-31b0f0f5e30d","invariantUUID":"65f11a6f-f0b4-444a-a98a-414273eb8702","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":"34090ece-1da8-4efa-81e9-22a4344fd734","lifecycleState":"CERTIFIED","lastUpdateDate":1646707613279,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4ea9a5d-e5bd-4576-bccf-07401f67720c","invariantUUID":"3b9f91fa-f8cd-40aa-beb2-b1d43f7d6115","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2ee40d9-570f-4dbf-a62f-217043a9bff8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707414718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"432f88f7-d63a-416e-904b-ea34b4b66278","invariantUUID":"cb644354-2a82-4d66-a274-6df4298a8832","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":"objectStorage","uniqueId":"eba5f75f-e0c2-4cce-b2c5-158193adf854","lifecycleState":"CERTIFIED","lastUpdateDate":1646707418173,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be6a960-0497-4fa0-a945-f88a72cdf0ff","invariantUUID":"a1241a4d-bfe8-4894-a35c-76bab8841f55","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"162145e0-4ff8-47a1-aea0-9c28d3035bac","lifecycleState":"CERTIFIED","lastUpdateDate":1646707476472,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbbf41a-a7fe-4036-b6ce-8e8116235ff2","invariantUUID":"d8c621de-ab4d-4147-bb9d-859516006f20","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9c8f5816-ebe4-4bcf-b72d-637ff6b449c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646707525410,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6995dd13-21ca-4c3c-b17f-f4756d7e32bb","invariantUUID":"c438d20d-84ef-4767-a7fb-7c8438f9a6d6","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":"objectStorage","uniqueId":"736b6457-c45c-4d60-bf38-343d2f5844da","lifecycleState":"CERTIFIED","lastUpdateDate":1646707437721,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d055e44-a1ca-462b-be95-1272759880ea","invariantUUID":"148e0cc9-62b0-4afd-8bda-9ff1787730c8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0646606-6e28-4e75-91ea-2918970aee65","lifecycleState":"CERTIFIED","lastUpdateDate":1646707452174,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89d07d7a-323f-4800-a80f-b84f36edb643","invariantUUID":"0301d8b5-5b82-4941-aed0-450113508104","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"889d59e1-5f30-4874-97c4-bfa7e54c0b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707653934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08da0354-c928-4faa-a64e-9cafff31aaf2","invariantUUID":"393619f8-2b54-4e16-964c-055186dd3840","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":"898bfe8d-cb71-466b-b6da-36466f05fb39","lifecycleState":"CERTIFIED","lastUpdateDate":1646707649959,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b1faa00-5f88-4e3c-a975-a9eb596ce34e","invariantUUID":"1e0c12e2-f53c-4b99-a16a-fcca3eeefaf9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08228167-f1cf-4f01-a9a1-ec40581a6517","lifecycleState":"CERTIFIED","lastUpdateDate":1646707648663,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b353c70-eee8-4272-95bc-007c3eca0745","invariantUUID":"e993f75e-eb29-461a-a8cf-3c8c74717a1e","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":"network","uniqueId":"236e7b4c-724e-40d6-b1f4-469aac61f258","lifecycleState":"CERTIFIED","lastUpdateDate":1646707664490,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"103668de-b2c7-4227-89f8-99f1b515af9a","invariantUUID":"d0cbb518-eb73-4836-b219-a242939ab98f","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":"c25ba70c-de4f-4bee-81d9-d9bc14a98ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707662776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b049b371-3b4c-4ea0-9828-a2b989d916d0","invariantUUID":"ec262105-6891-437b-a695-725ba7e2b9f8","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":"faf3b810-48d9-4171-a6a6-569312ba2634","lifecycleState":"CERTIFIED","lastUpdateDate":1646707568772,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30fce802-93f7-4d0e-bba3-1d460717b9c6","invariantUUID":"592850ad-7b3f-4706-9f8c-5482489d485c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d820778d-5f73-4104-82b0-171664b97453","lifecycleState":"CERTIFIED","lastUpdateDate":1646707609637,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39f85e4d-62e6-4ddd-a1a8-baa62357ba86","invariantUUID":"00232089-0563-41e9-b183-198bd0c3843a","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":"6b4d2653-6dc5-45bf-9c32-24eea9ec8e1a","lifecycleState":"CERTIFIED","lastUpdateDate":1646707575383,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77e27f6-a27a-454d-a392-514a05aa397f","invariantUUID":"bcc6a12d-64db-4712-91c5-07fa4613dd41","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":"compute","uniqueId":"a9420169-9529-419b-9431-cda7e26d9b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646707528342,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c76bcad9-f128-4945-8186-02a512a0644b","invariantUUID":"7697e073-5f9a-4134-b99b-bf17dcad9252","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":"4d35d5e5-4365-4be4-a55a-a86ef77cce15","lifecycleState":"CERTIFIED","lastUpdateDate":1646707508573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0315290-35f7-4d96-bd28-a01590cc5752","invariantUUID":"4003f29d-7e96-44ac-808f-d23e637d9e2a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6849ffcc-c88d-4170-ad94-0a17a8a5acd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646707658207,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3629775c-fb1f-46bd-a92e-8f383660f0d4","invariantUUID":"a3a48a5d-0be9-4329-828c-e42483010e39","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c45a581-8798-4aff-8e0c-ec4b9cc9db3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646707456592,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffbdca7b-2fc6-4ecd-8380-6a63be9338d3","invariantUUID":"8d86e530-230f-456a-899a-0f107a1d2d8a","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":"networkrules","uniqueId":"f500068e-7e0f-4653-b879-a58823815481","lifecycleState":"CERTIFIED","lastUpdateDate":1646707465092,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd1fc421-3680-47f5-b92f-812212f4a074","invariantUUID":"64c6eb03-f3e3-48e7-8ac0-9a6451915bea","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a71cb109-b773-49d6-9854-09fd09226070","lifecycleState":"CERTIFIED","lastUpdateDate":1646707581876,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7072ed9-528e-4bec-8094-92077cdf8183","invariantUUID":"afeb3b71-c07e-4c91-80d5-97877d2492e9","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":"41aa930b-bd80-446f-a03c-088289534fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646707559494,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb3787b-1750-40f4-bbc1-3f0b3f9159a3","invariantUUID":"861d5cb2-fc6a-45a6-98af-12d3d0e8819d","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":"97e61a3a-8ff3-4c0a-98cc-1e9ae69e5360","lifecycleState":"CERTIFIED","lastUpdateDate":1646707563709,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2320fe-ac6e-468f-a40b-52c654784b21","invariantUUID":"7bf81d00-1b3b-480b-bbe3-3adaa748ec17","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":"port","uniqueId":"7281e9b1-9a7b-47d9-bbef-175ce21c6abf","lifecycleState":"CERTIFIED","lastUpdateDate":1646707616585,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5451d29e-f9c2-4126-8b6d-661194e5db3a","invariantUUID":"4869ea22-843f-44a7-b695-62a07f82756a","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":"2e905240-87b4-4f68-8307-a3fd43eef68b","lifecycleState":"CERTIFIED","lastUpdateDate":1646707655806,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23e34c06-9eee-46df-b092-70c796c9e51b","invariantUUID":"b85ff4a3-fcc8-41c2-b205-e2eb5c02636c","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":"252d2502-77ee-46af-8cb7-145d65c336cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646707454386,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"146fadb7-45fe-4504-b8f7-c977f51aed68","invariantUUID":"e36de923-3092-4c83-a6dd-05473656ba7f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d300cbc6-c45c-4a0b-8711-39d23887446c","lifecycleState":"CERTIFIED","lastUpdateDate":1646707615059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d027bc-e82b-48cb-8b3a-700fc313212b","invariantUUID":"40534fd2-e290-497e-a1ac-6a4d604e5564","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7cbd009f-6c16-4806-a19a-06bd8ff72dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646711941428,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b1c94978-10c0-4f67-aef9-dd55ab911d6f","invariantUUID":"a7da9053-2b98-463c-8d91-1436f64f9378","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"318f07c2-faec-4619-83d4-d2d54f8a02e6","lifecycleState":"CERTIFIED","lastUpdateDate":1646707426588,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3157e79-7a9c-4fa2-8a19-ee41170e3195","invariantUUID":"e2d411ad-41c7-42b6-b998-3333951b44f2","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":"networkrules","uniqueId":"fc1f5a71-e6b4-4e54-95f7-f81633578485","lifecycleState":"CERTIFIED","lastUpdateDate":1646707470238,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"67134cc4-5552-4315-9fef-07733f4d2841","invariantUUID":"6110c51d-9bf2-492f-bf6a-11d5687e9cb0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f8eba89-7794-4257-b182-a8aeaefd8d08","lifecycleState":"CERTIFIED","lastUpdateDate":1646707520043,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce512f8e-bcc4-4bdd-a819-2e3b094b189c","invariantUUID":"e530433f-5731-448f-8cac-1ce0bb36de36","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7e1ce15b-011c-4b34-ad77-1ace8a8b94a0","lifecycleState":"CERTIFIED","lastUpdateDate":1646707562198,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb732da1-aa88-452c-902a-0cb3bb0a3692","invariantUUID":"7b41162d-c6d2-4aa1-9b48-6d86e3a6a2c3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"362be561-f194-41bb-8a38-20a5347b7cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1646711979110,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bf3851d6-5c2f-41dc-b706-eca1e78beaba","invariantUUID":"9315f01f-c6a0-4148-bbbd-0cf12381ee28","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"86d0648a-1bf0-432a-a594-6da95b221661","lifecycleState":"CERTIFIED","lastUpdateDate":1646711991753,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","invariantUUID":"a1183633-23aa-4e46-900f-eebf6fec30de","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":"9b8611c9-4aa2-4671-ad17-945bc92bcaa3","lifecycleState":"CERTIFIED","lastUpdateDate":1646711525613,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0837f7-424e-4bd4-a090-3ae70eb94197","invariantUUID":"f527102d-56a1-4d99-9838-f2445823fc92","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97259275-cea5-4a28-9d70-60363edcb84d","lifecycleState":"CERTIFIED","lastUpdateDate":1646711155564,"name":"basic_onboard_gjzjSH","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c0e253f-0e56-482a-908a-0d48e9c7fb91","invariantUUID":"46e4e4cb-b0d2-4e7f-9df8-036ae5833f10","systemName":"BasicOnboardGjzjsh","description":"service","tags":["basic_onboard_gjzjSH"],"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":"8f3e679d-0f32-4f29-85e1-d6a9dcfa360c","lifecycleState":"CERTIFIED","lastUpdateDate":1646711838899,"name":"Demo_pNF_HC9cL1udhWyDAyDxSB22","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"78a4e880-e12a-43e4-a647-826acdf915a8","invariantUUID":"6f61ac05-0cd2-47e8-a655-4e4ddb01695c","systemName":"DemoPnfHc9cl1udhwydaydxsb22","description":"catalog service description","tags":["robot-ete","Demo_pNF_HC9cL1udhWyDAyDxSB22"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-08 04:08:51,125 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-08 04:08:51,125 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-08 04:08:51,125 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/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel 2022-03-08 04:08:51,126 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-03-08 04:08:51,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-08 04:08:51,261 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/aa208a5d-49c8-4d74-af44-d5a8db03dbc6/toscaModel HTTP/1.1" 200 None 2022-03-08 04:08:51,264 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-03-08 04:08:51,264 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-03-08 04:08:51,306 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:51,306 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:51,306 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:51,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:51,363 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:51,364 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:51,365 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:51,367 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:51,368 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:51,368 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:51,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:51,475 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-08 04:08:51,475 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:51,476 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":"1646712523311","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-08 04:08:51,478 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:51,478 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:51,478 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:51,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:51,565 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:51,566 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:51,567 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:51,570 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:51,570 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:51,570 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:51,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:51,671 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-08 04:08:51,671 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:51,672 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":"1646712523311","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-08 04:08:51,675 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:51,675 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-08 04:08:51,675 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-08 04:08:51,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:51,724 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-08 04:08:51,726 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-08 04:08:51,727 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/8b171c39ef684c9d874f193c7975e6ed","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":"8b171c39ef684c9d874f193c7975e6ed"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-08 04:08:51,731 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:51,731 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-08 04:08:51,731 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-08 04:08:51,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:51,792 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-08 04:08:51,793 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-08 04:08:51,794 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":"1646712523311","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-08 04:08:51,797 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-08 04:08:51,797 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/8b171c39ef684c9d874f193c7975e6ed 2022-03-08 04:08:51,797 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-08 04:08:51,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-08 04:08:51,858 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/8b171c39ef684c9d874f193c7975e6ed HTTP/1.1" 200 611 2022-03-08 04:08:51,860 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-08 04:08:51,860 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"8b171c39ef684c9d874f193c7975e6ed","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646712523311","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-08 04:08:51,864 DEBUG 129:onap_service.py(1) - [None][Create e4afd43a-193b-472d-b98d-96a41bad1952 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f3194fe-e0f8-444c-a923-6c23b46620d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:51,865 DEBUG 131:onap_service.py(1) - [None][Create e4afd43a-193b-472d-b98d-96a41bad1952 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e4afd43a-193b-472d-b98d-96a41bad1952 2022-03-08 04:08:51,865 DEBUG 132:onap_service.py(1) - [None][Create e4afd43a-193b-472d-b98d-96a41bad1952 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "a1183633-23aa-4e46-900f-eebf6fec30de", "modelVersion": "1.0", "modelVersionId": "aa208a5d-49c8-4d74-af44-d5a8db03dbc6" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "8b171c39ef684c9d874f193c7975e6ed" } } } 2022-03-08 04:08:51,868 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:53,494 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e4afd43a-193b-472d-b98d-96a41bad1952 HTTP/1.1" 202 262 2022-03-08 04:08:53,496 INFO 142:onap_service.py(1) - [None][Create e4afd43a-193b-472d-b98d-96a41bad1952 Service deletion request] response code: 202 2022-03-08 04:08:53,497 DEBUG 146:onap_service.py(1) - [None][Create e4afd43a-193b-472d-b98d-96a41bad1952 Service deletion request] response: {"requestReferences":{"requestId":"3f3194fe-e0f8-444c-a923-6c23b46620d4","instanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4"}} 2022-03-08 04:08:53,498 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-03-08 04:08:53,507 DEBUG 129:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1fb75942-0acf-4b76-8408-dbe75fb1c499', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:08:53,507 DEBUG 131:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 2022-03-08 04:08:53,507 DEBUG 132:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] data sent: None 2022-03-08 04:08:53,511 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:08:53,657 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 HTTP/1.1" 200 1040 2022-03-08 04:08:53,659 INFO 142:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response code: 200 2022-03-08 04:08:53,660 DEBUG 146:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response: {"request":{"requestId":"3f3194fe-e0f8-444c-a923-6c23b46620d4","startTime":"Tue, 08 Mar 2022 04:08:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 08 Mar 2022 04:08:52 GMT"}}} 2022-03-08 04:09:03,671 DEBUG 129:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c0aec3bd-bd62-4984-b647-824f2a4a7471', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:09:03,671 DEBUG 131:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 2022-03-08 04:09:03,671 DEBUG 132:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] data sent: None 2022-03-08 04:09:03,675 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:09:03,826 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 HTTP/1.1" 200 1250 2022-03-08 04:09:03,828 INFO 142:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response code: 200 2022-03-08 04:09:03,829 DEBUG 146:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response: {"request":{"requestId":"3f3194fe-e0f8-444c-a923-6c23b46620d4","startTime":"Tue, 08 Mar 2022 04:08:52 GMT","finishTime":"Tue, 08 Mar 2022 04:08:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:55 GMT"}}} 2022-03-08 04:09:03,829 INFO 56:mixins.py(14) - ServiceDeletionRequest task finished 2022-03-08 04:09:03,830 DEBUG 129:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86c73e8e-3b53-4fbc-89c7-a6843aee38e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:09:03,830 DEBUG 131:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 2022-03-08 04:09:03,830 DEBUG 132:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] data sent: None 2022-03-08 04:09:03,834 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:09:03,985 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 HTTP/1.1" 200 1250 2022-03-08 04:09:03,987 INFO 142:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response code: 200 2022-03-08 04:09:03,988 DEBUG 146:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response: {"request":{"requestId":"3f3194fe-e0f8-444c-a923-6c23b46620d4","startTime":"Tue, 08 Mar 2022 04:08:52 GMT","finishTime":"Tue, 08 Mar 2022 04:08:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:55 GMT"}}} 2022-03-08 04:09:03,989 DEBUG 129:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de7623c4-29b2-46e1-833a-77df590fa7ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:09:03,989 DEBUG 131:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 2022-03-08 04:09:03,989 DEBUG 132:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] data sent: None 2022-03-08 04:09:03,992 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:09:04,141 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 HTTP/1.1" 200 1250 2022-03-08 04:09:04,142 INFO 142:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response code: 200 2022-03-08 04:09:04,143 DEBUG 146:onap_service.py(14) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response: {"request":{"requestId":"3f3194fe-e0f8-444c-a923-6c23b46620d4","startTime":"Tue, 08 Mar 2022 04:08:52 GMT","finishTime":"Tue, 08 Mar 2022 04:08:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:55 GMT"}}} 2022-03-08 04:09:04,149 DEBUG 129:onap_service.py(1) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c7b197f-ad0d-4b80-a643-22107d54cae1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-08 04:09:04,150 DEBUG 131:onap_service.py(1) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 2022-03-08 04:09:04,150 DEBUG 132:onap_service.py(1) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] data sent: None 2022-03-08 04:09:04,155 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-08 04:09:04,300 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3f3194fe-e0f8-444c-a923-6c23b46620d4 HTTP/1.1" 200 1250 2022-03-08 04:09:04,302 INFO 142:onap_service.py(1) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response code: 200 2022-03-08 04:09:04,303 DEBUG 146:onap_service.py(1) - [None][Check 3f3194fe-e0f8-444c-a923-6c23b46620d4 orchestration request status] response: {"request":{"requestId":"3f3194fe-e0f8-444c-a923-6c23b46620d4","startTime":"Tue, 08 Mar 2022 04:08:52 GMT","finishTime":"Tue, 08 Mar 2022 04:08:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a1183633-23aa-4e46-900f-eebf6fec30de","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelUuid":"aa208a5d-49c8-4d74-af44-d5a8db03dbc6","modelInvariantUuid":"a1183633-23aa-4e46-900f-eebf6fec30de"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"8b171c39ef684c9d874f193c7975e6ed","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4afd43a-193b-472d-b98d-96a41bad1952","serviceInstanceName":"basic_vm-00245015-fe17-44bb-bf1e-e7963117aeef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 08 Mar 2022 04:08:55 GMT"}}} 2022-03-08 04:09:04,303 INFO 262:service_ala_carte.py(1) - Service None deleted 2022-03-08 04:09:04,305 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 10:57 | PASS | +-------------------+---------------------+------------------+----------------+ 2022-03-08 04:09:04,309 INFO 57:basic_vm.py(1) - Generate Test report 2022-03-08 04:09:04,390 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-03-08 04:09:04,633 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-03-08 04:09:04,635 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6226d6e06c44f5001087e9c3 2022-03-08 04:09:04,636 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK