2021-11-14 01:52:32,350 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-11-14 01:52:32,351 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-14 01:52:32,364 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-11-14 01:52:32,364 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-11-14 01:52:32,365 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-11-14 01:52:32,365 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-11-14 01:52:32,365 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-11-14 01:52:32,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-11-14 01:52:32,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-14 01:52:32,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-14 01:52:32,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-14 01:52:32,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-14 01:52:32,367 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-14 01:52:32,367 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-14 01:52:32,367 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-11-14 01:52:32,368 DEBUG 33:basic_vm.py(1) - start time 2021-11-14 01:52:32,368 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-14 01:52:32,368 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-14 01:52:32,369 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:32,369 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-14 01:52:32,369 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-14 01:52:32,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:32,534 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-11-14 01:52:32,536 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-14 01:52:32,536 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"ff5de2644d7c450eac30910312043c41","type":"vlm","name":"464fb9ff-8613-4658-b300","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"295014cdd8b0408fbf324fc07f65faaa","type":"vlm","name":"e70e400a-c983-4e7c-ac8d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-11-14 01:52:32,539 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-11-14 01:52:32,539 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-14 01:52:32,539 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-11-14 01:52:32,540 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-11-14 01:52:32,540 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-14 01:52:32,540 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-14 01:52:32,540 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:32,541 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-14 01:52:32,541 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-14 01:52:32,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:32,592 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-11-14 01:52:32,593 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-14 01:52:32,594 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"ff5de2644d7c450eac30910312043c41","type":"vlm","name":"464fb9ff-8613-4658-b300","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"295014cdd8b0408fbf324fc07f65faaa","type":"vlm","name":"e70e400a-c983-4e7c-ac8d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-11-14 01:52:32,596 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-11-14 01:52:32,596 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-14 01:52:32,596 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-11-14 01:52:32,615 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:32,615 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-14 01:52:32,615 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-11-14 01:52:32,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:33,094 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-11-14 01:52:33,096 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-11-14 01:52:33,096 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"a571d399e6e340c785001ae1be4f380a","version":{"id":"bca42957fdfb46d5903f8dbbad424a70","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-14 01:52:33,098 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-11-14 01:52:33,098 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-11-14 01:52:33,103 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:33,103 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/a571d399e6e340c785001ae1be4f380a/versions/bca42957fdfb46d5903f8dbbad424a70/actions 2021-11-14 01:52:33,104 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-11-14 01:52:33,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:33,441 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/a571d399e6e340c785001ae1be4f380a/versions/bca42957fdfb46d5903f8dbbad424a70/actions HTTP/1.1" 200 2 2021-11-14 01:52:33,443 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-11-14 01:52:33,443 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-11-14 01:52:33,446 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-14 01:52:33,456 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 01:52:33,456 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 01:52:33,457 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:33,457 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 01:52:33,457 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 01:52:33,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:33,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 01:52:33,513 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 01:52:33,513 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3f656159-78ff","description":"vendor software product","vendorName":"464fb9ff-8613-4658-b300","vendorId":"ff5de2644d7c450eac30910312043c41","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"996adf69926e4da39a8600ffc9697eab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 41e83b04-2c04","description":"vendor software product","vendorName":"e70e400a-c983-4e7c-ac8d","vendorId":"295014cdd8b0408fbf324fc07f65faaa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ec3a406a9f8a44babbdec4b7a6fb5ec6","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 01:52:33,515 DEBUG 324:vsp.py(1) - importing VSP pNF 3f656159-78ff from SDC 2021-11-14 01:52:33,515 DEBUG 324:vsp.py(1) - importing VSP vFW 41e83b04-2c04 from SDC 2021-11-14 01:52:33,516 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 01:52:33,516 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 01:52:33,516 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 01:52:33,517 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 01:52:33,517 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 01:52:33,517 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:33,517 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 01:52:33,518 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 01:52:33,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:33,600 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 01:52:33,601 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 01:52:33,602 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3f656159-78ff","description":"vendor software product","vendorName":"464fb9ff-8613-4658-b300","vendorId":"ff5de2644d7c450eac30910312043c41","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"996adf69926e4da39a8600ffc9697eab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 41e83b04-2c04","description":"vendor software product","vendorName":"e70e400a-c983-4e7c-ac8d","vendorId":"295014cdd8b0408fbf324fc07f65faaa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ec3a406a9f8a44babbdec4b7a6fb5ec6","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 01:52:33,604 DEBUG 324:vsp.py(1) - importing VSP pNF 3f656159-78ff from SDC 2021-11-14 01:52:33,604 DEBUG 324:vsp.py(1) - importing VSP vFW 41e83b04-2c04 from SDC 2021-11-14 01:52:33,605 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 01:52:33,605 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 01:52:33,605 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 01:52:33,606 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 01:52:33,606 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 01:52:33,606 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:33,607 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 01:52:33,607 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 01:52:33,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:33,700 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 01:52:33,702 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 01:52:33,703 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3f656159-78ff","description":"vendor software product","vendorName":"464fb9ff-8613-4658-b300","vendorId":"ff5de2644d7c450eac30910312043c41","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"996adf69926e4da39a8600ffc9697eab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 41e83b04-2c04","description":"vendor software product","vendorName":"e70e400a-c983-4e7c-ac8d","vendorId":"295014cdd8b0408fbf324fc07f65faaa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ec3a406a9f8a44babbdec4b7a6fb5ec6","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 01:52:33,706 DEBUG 324:vsp.py(1) - importing VSP pNF 3f656159-78ff from SDC 2021-11-14 01:52:33,707 DEBUG 324:vsp.py(1) - importing VSP vFW 41e83b04-2c04 from SDC 2021-11-14 01:52:33,707 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 01:52:33,708 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 01:52:33,708 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 01:52:33,708 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 01:52:33,709 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 01:52:33,710 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:33,710 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 01:52:33,711 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 01:52:33,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:33,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 01:52:33,823 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 01:52:33,824 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3f656159-78ff","description":"vendor software product","vendorName":"464fb9ff-8613-4658-b300","vendorId":"ff5de2644d7c450eac30910312043c41","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"996adf69926e4da39a8600ffc9697eab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 41e83b04-2c04","description":"vendor software product","vendorName":"e70e400a-c983-4e7c-ac8d","vendorId":"295014cdd8b0408fbf324fc07f65faaa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ec3a406a9f8a44babbdec4b7a6fb5ec6","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 01:52:33,826 DEBUG 324:vsp.py(1) - importing VSP pNF 3f656159-78ff from SDC 2021-11-14 01:52:33,827 DEBUG 324:vsp.py(1) - importing VSP vFW 41e83b04-2c04 from SDC 2021-11-14 01:52:33,827 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 01:52:33,827 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 01:52:33,828 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 01:52:33,828 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-11-14 01:52:33,828 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 01:52:33,828 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 01:52:33,829 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:33,829 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 01:52:33,830 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 01:52:33,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:33,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 01:52:33,903 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 01:52:33,904 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 3f656159-78ff","description":"vendor software product","vendorName":"464fb9ff-8613-4658-b300","vendorId":"ff5de2644d7c450eac30910312043c41","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"996adf69926e4da39a8600ffc9697eab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 41e83b04-2c04","description":"vendor software product","vendorName":"e70e400a-c983-4e7c-ac8d","vendorId":"295014cdd8b0408fbf324fc07f65faaa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ec3a406a9f8a44babbdec4b7a6fb5ec6","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 01:52:33,907 DEBUG 324:vsp.py(1) - importing VSP pNF 3f656159-78ff from SDC 2021-11-14 01:52:33,907 DEBUG 324:vsp.py(1) - importing VSP vFW 41e83b04-2c04 from SDC 2021-11-14 01:52:33,908 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 01:52:33,908 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 01:52:33,909 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 01:52:33,914 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-14 01:52:33,914 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-14 01:52:33,915 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:33,915 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-14 01:52:33,916 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-14 01:52:33,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:34,002 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-11-14 01:52:34,004 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-14 01:52:34,004 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a571d399e6e340c785001ae1be4f380a","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ff5de2644d7c450eac30910312043c41","type":"vlm","name":"464fb9ff-8613-4658-b300","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"295014cdd8b0408fbf324fc07f65faaa","type":"vlm","name":"e70e400a-c983-4e7c-ac8d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-11-14 01:52:34,008 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-11-14 01:52:34,008 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-14 01:52:34,009 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:34,009 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/a571d399e6e340c785001ae1be4f380a/versions 2021-11-14 01:52:34,010 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:34,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:34,125 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a571d399e6e340c785001ae1be4f380a/versions HTTP/1.1" 200 264 2021-11-14 01:52:34,127 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:34,127 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bca42957fdfb46d5903f8dbbad424a70","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636854752691,"modificationTime":1636854753312,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 01:52:34,130 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-14 01:52:34,130 INFO 192:__init__.py(1) - Vendor found, updating information 2021-11-14 01:52:34,131 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:34,131 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/a571d399e6e340c785001ae1be4f380a/versions 2021-11-14 01:52:34,131 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:34,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:34,205 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a571d399e6e340c785001ae1be4f380a/versions HTTP/1.1" 200 264 2021-11-14 01:52:34,206 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:34,206 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bca42957fdfb46d5903f8dbbad424a70","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636854752691,"modificationTime":1636854753312,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 01:52:34,208 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-14 01:52:34,209 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:34,209 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 01:52:34,209 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": "a571d399e6e340c785001ae1be4f380a", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-11-14 01:52:34,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:35,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-11-14 01:52:35,399 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-11-14 01:52:35,399 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"5038d9ea931941fc941bb5414a5202aa","version":{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-14 01:52:35,402 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-11-14 01:52:35,402 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:35,402 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:35,403 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:35,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:35,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 253 2021-11-14 01:52:35,452 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:35,452 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636854754328,"modificationTime":1636854754755,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 01:52:35,455 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:35,455 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:35,455 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 01:52:35,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:35,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 223 2021-11-14 01:52:35,571 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 01:52:35,571 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636854754328,"modificationTime":1636854754747} 2021-11-14 01:52:35,574 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:35,574 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:35,574 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:35,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:35,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 391 2021-11-14 01:52:35,729 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:35,730 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e"} 2021-11-14 01:52:35,732 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:35,732 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:35,733 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:35,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:35,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 391 2021-11-14 01:52:35,911 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:35,912 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e"} 2021-11-14 01:52:35,914 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-11-14 01:52:35,915 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:35,915 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:35,915 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:35,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:35,965 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 253 2021-11-14 01:52:35,967 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:35,967 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636854754328,"modificationTime":1636854754755,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 01:52:35,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'} 2021-11-14 01:52:35,970 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:35,971 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 01:52:35,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:36,060 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 223 2021-11-14 01:52:36,061 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 01:52:36,061 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636854754328,"modificationTime":1636854754747} 2021-11-14 01:52:36,064 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:36,064 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:36,065 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:36,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:36,261 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 391 2021-11-14 01:52:36,262 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:36,263 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e"} 2021-11-14 01:52:36,265 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:36,266 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:36,266 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:36,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:36,517 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 391 2021-11-14 01:52:36,519 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:36,519 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e"} 2021-11-14 01:52:36,522 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-11-14 01:52:36,522 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/orchestration-template-candidate 2021-11-14 01:52:36,522 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-11-14 01:52:36,525 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:37,006 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/orchestration-template-candidate HTTP/1.1" 200 94 2021-11-14 01:52:37,008 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-11-14 01:52:37,008 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:37,009 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-11-14 01:52:37,012 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:37,012 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:37,012 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:37,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:37,103 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 253 2021-11-14 01:52:37,105 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:37,105 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636854754328,"modificationTime":1636854754755,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 01:52:37,108 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:37,108 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:37,108 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 01:52:37,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:37,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 222 2021-11-14 01:52:37,303 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 01:52:37,304 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636854754328,"modificationTime":1636854756997} 2021-11-14 01:52:37,307 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:37,307 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:37,307 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:37,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:37,702 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 462 2021-11-14 01:52:37,703 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:37,703 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:37,706 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:37,706 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:37,706 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:37,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:38,016 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 462 2021-11-14 01:52:38,018 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:38,018 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:38,022 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-11-14 01:52:38,022 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:38,023 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:38,023 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:38,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:38,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 253 2021-11-14 01:52:38,105 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:38,105 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636854754328,"modificationTime":1636854754755,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 01:52:38,107 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:38,107 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:38,107 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 01:52:38,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:38,309 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 222 2021-11-14 01:52:38,310 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 01:52:38,311 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636854754328,"modificationTime":1636854756997} 2021-11-14 01:52:38,314 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:38,314 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:38,314 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:38,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:38,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 462 2021-11-14 01:52:38,515 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:38,515 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:38,519 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:38,519 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:38,519 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:38,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:38,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 462 2021-11-14 01:52:38,733 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:38,734 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:38,736 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:38,736 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/orchestration-template-candidate/process 2021-11-14 01:52:38,737 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-11-14 01:52:38,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:43,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-11-14 01:52:43,305 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-11-14 01:52:43,305 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-11-14 01:52:43,307 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-11-14 01:52:43,308 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:43,308 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:43,308 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:43,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:43,355 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 253 2021-11-14 01:52:43,356 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:43,356 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636854754328,"modificationTime":1636854754755,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 01:52:43,358 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:43,358 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:43,358 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 01:52:43,360 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:43,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 222 2021-11-14 01:52:43,445 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 01:52:43,445 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636854754328,"modificationTime":1636854763293} 2021-11-14 01:52:43,447 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:43,447 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:43,447 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:43,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:43,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 638 2021-11-14 01:52:43,603 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:43,603 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:43,606 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:43,606 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:43,606 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:43,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:43,767 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 638 2021-11-14 01:52:43,768 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:43,768 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:43,771 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-11-14 01:52:43,771 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:43,771 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:43,771 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:43,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:43,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 253 2021-11-14 01:52:43,816 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:43,816 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636854754328,"modificationTime":1636854754755,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 01:52:43,818 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:43,819 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:43,819 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 01:52:43,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:43,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 222 2021-11-14 01:52:43,901 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 01:52:43,902 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636854754328,"modificationTime":1636854763293} 2021-11-14 01:52:43,904 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:43,904 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:43,905 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:43,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:44,038 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 638 2021-11-14 01:52:44,039 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:44,039 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:44,042 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:44,042 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:44,042 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:44,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:44,192 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 638 2021-11-14 01:52:44,193 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:44,193 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:44,199 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:44,199 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/actions 2021-11-14 01:52:44,199 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-11-14 01:52:44,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:46,799 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/actions HTTP/1.1" 200 2 2021-11-14 01:52:46,800 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-11-14 01:52:46,801 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-11-14 01:52:46,803 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:46,803 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:46,803 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:46,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:46,848 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 253 2021-11-14 01:52:46,849 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:46,850 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636854754328,"modificationTime":1636854764254,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 01:52:46,851 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:46,852 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:46,852 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 01:52:46,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:46,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 223 2021-11-14 01:52:46,936 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 01:52:46,936 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636854754328,"modificationTime":1636854763293} 2021-11-14 01:52:46,939 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:46,939 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:46,939 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:46,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:47,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 638 2021-11-14 01:52:47,111 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:47,111 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:47,113 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-11-14 01:52:47,113 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:47,114 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:47,114 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:47,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:47,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 253 2021-11-14 01:52:47,160 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:47,161 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636854754328,"modificationTime":1636854764254,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 01:52:47,163 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:47,163 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:47,163 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 01:52:47,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:47,227 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 223 2021-11-14 01:52:47,228 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 01:52:47,229 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636854754328,"modificationTime":1636854763293} 2021-11-14 01:52:47,232 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:47,232 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:52:47,233 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:52:47,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:47,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 638 2021-11-14 01:52:47,387 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:52:47,387 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:52:47,393 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:47,393 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/actions 2021-11-14 01:52:47,393 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-11-14 01:52:47,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:54,167 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/actions HTTP/1.1" 200 2 2021-11-14 01:52:54,168 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-11-14 01:52:54,168 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-11-14 01:52:54,171 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:54,171 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:54,171 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:54,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:54,273 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 264 2021-11-14 01:52:54,274 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:54,275 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636854754328,"modificationTime":1636854770358,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 01:52:54,277 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-11-14 01:52:54,277 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:54,277 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:52:54,277 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:52:54,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:54,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 264 2021-11-14 01:52:54,371 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:52:54,371 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636854754328,"modificationTime":1636854770358,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 01:52:54,378 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:54,379 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/actions 2021-11-14 01:52:54,379 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-14 01:52:54,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:52:55,866 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/actions HTTP/1.1" 200 363 2021-11-14 01:52:55,867 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-14 01:52:55,868 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"182857dd22b34da88ecca802ca83030e","packageId":"5038d9ea931941fc941bb5414a5202aa","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-14 01:52:55,868 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"182857dd22b34da88ecca802ca83030e","packageId":"5038d9ea931941fc941bb5414a5202aa","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-14 01:52:55,870 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 01:52:55,870 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 01:52:55,871 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:55,871 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 01:52:55,871 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 01:52:55,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:52:55,938 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-11-14 01:52:55,939 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-11-14 01:52:55,939 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-11-14 01:52:55,939 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:52:55,939 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-11-14 01:52:55,939 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-11-14 01:52:55,940 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-11-14 01:52:55,940 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:52:55,940 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-14 01:53:05,950 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 01:53:05,951 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 01:53:05,951 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:05,951 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 01:53:05,951 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 01:53:05,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:06,020 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-11-14 01:53:06,022 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-11-14 01:53:06,022 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-11-14 01:53:06,022 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,023 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-11-14 01:53:06,023 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-11-14 01:53:06,023 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-11-14 01:53:06,023 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:06,023 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-14 01:53:06,023 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 01:53:06,024 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 01:53:06,024 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,024 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 01:53:06,024 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 01:53:06,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:06,069 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-11-14 01:53:06,070 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-11-14 01:53:06,071 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-11-14 01:53:06,071 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,071 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-11-14 01:53:06,071 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-11-14 01:53:06,071 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-11-14 01:53:06,071 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:06,071 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-14 01:53:06,072 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-11-14 01:53:06,072 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-11-14 01:53:06,072 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,072 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-11-14 01:53:06,072 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-11-14 01:53:06,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:06,306 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-11-14 01:53:06,308 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-11-14 01:53:06,309 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":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"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":"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":"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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":"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":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-11-14 01:53:06,319 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-11-14 01:53:06,319 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-11-14 01:53:06,320 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-11-14 01:53:06,320 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-11-14 01:53:06,320 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 01:53:06,320 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 01:53:06,320 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,320 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 01:53:06,321 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 01:53:06,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:06,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-11-14 01:53:06,370 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-11-14 01:53:06,370 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-11-14 01:53:06,370 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,371 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-11-14 01:53:06,371 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-11-14 01:53:06,371 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-11-14 01:53:06,371 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:06,371 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-14 01:53:06,386 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 01:53:06,387 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 01:53:06,387 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,387 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 01:53:06,387 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 01:53:06,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:06,431 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 877 2021-11-14 01:53:06,432 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 01:53:06,432 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3f656159-78ff","description":"vendor software product","vendorName":"464fb9ff-8613-4658-b300","vendorId":"ff5de2644d7c450eac30910312043c41","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"996adf69926e4da39a8600ffc9697eab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 41e83b04-2c04","description":"vendor software product","vendorName":"e70e400a-c983-4e7c-ac8d","vendorId":"295014cdd8b0408fbf324fc07f65faaa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ec3a406a9f8a44babbdec4b7a6fb5ec6","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-14 01:53:06,435 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-14 01:53:06,435 DEBUG 324:vsp.py(1) - importing VSP pNF 3f656159-78ff from SDC 2021-11-14 01:53:06,435 DEBUG 324:vsp.py(1) - importing VSP vFW 41e83b04-2c04 from SDC 2021-11-14 01:53:06,435 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-14 01:53:06,435 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 01:53:06,436 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,436 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:53:06,436 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:53:06,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:06,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 264 2021-11-14 01:53:06,483 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:53:06,484 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636854754328,"modificationTime":1636854770358,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 01:53:06,486 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-14 01:53:06,486 INFO 192:__init__.py(1) - Vsp found, updating information 2021-11-14 01:53:06,487 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-11-14 01:53:06,487 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,487 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:53:06,487 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:53:06,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:06,538 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 264 2021-11-14 01:53:06,540 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:53:06,540 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636854754328,"modificationTime":1636854770358,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 01:53:06,542 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,542 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/5038d9ea931941fc941bb5414a5202aa/versions 2021-11-14 01:53:06,542 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 01:53:06,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:06,592 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5038d9ea931941fc941bb5414a5202aa/versions HTTP/1.1" 200 264 2021-11-14 01:53:06,593 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 01:53:06,593 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"182857dd22b34da88ecca802ca83030e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636854754328,"modificationTime":1636854770358,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 01:53:06,595 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-14 01:53:06,599 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:06,599 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/actions 2021-11-14 01:53:06,599 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-14 01:53:06,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:07,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e/actions HTTP/1.1" 200 363 2021-11-14 01:53:07,412 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-14 01:53:07,412 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"182857dd22b34da88ecca802ca83030e","packageId":"5038d9ea931941fc941bb5414a5202aa","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-14 01:53:07,412 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"182857dd22b34da88ecca802ca83030e","packageId":"5038d9ea931941fc941bb5414a5202aa","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-14 01:53:07,415 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:07,415 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/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e 2021-11-14 01:53:07,415 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 01:53:07,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:07,572 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5038d9ea931941fc941bb5414a5202aa/versions/182857dd22b34da88ecca802ca83030e HTTP/1.1" 200 638 2021-11-14 01:53:07,573 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 01:53:07,574 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":"a571d399e6e340c785001ae1be4f380a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5038d9ea931941fc941bb5414a5202aa","version":"182857dd22b34da88ecca802ca83030e","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 01:53:07,576 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:07,576 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-11-14 01:53:07,576 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": "5038d9ea931941fc941bb5414a5202aa", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-11-14 01:53:07,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:12,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-11-14 01:53:12,017 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-11-14 01:53:12,023 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636854790353,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"0fe4cc96-3b00-4a97-a041-5bed461d8e70","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636854790355,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636854790353,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1636854790393,"description":"created from csar","artifactType":"HEAT","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"974e2a52-e398-488a-b4ce-dae3ed83d9c7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","duplicated":false,"payloadUpdateDate":1636854790416,"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":1636854790393,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636854790353,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"0fe4cc96-3b00-4a97-a041-5bed461d8e70","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636854790355,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636854790353,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854790428,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1636854790428,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636854790428,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854788478,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":1636854788478,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854788478,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":1636854788478,"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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"feature","uniqueId":"capability.ff2757cb-c47f-4fd5-8f55-98f8760e2606.feature","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"feature","uniqueId":"capability.ff2757cb-c47f-4fd5-8f55-98f8760e2606.feature","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"scalable","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.scalable","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"forwarder","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.forwarder","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"binding","uniqueId":"capability.01427c7e-44d6-4422-810d-58b38a902718.binding","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"binding","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.binding","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"port_mirroring","uniqueId":"capability.02831168-1e6b-44c8-90fc-27a0e35ff97c.port_mirroring","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"host","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.host","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.incoming.packets.rate","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.incoming.packets.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.outgoing.bytes","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.outgoing.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.outgoing.packets.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.outpoing.packets","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.outpoing.packets","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.incoming.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.incoming.bytes","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.incoming.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.outgoing.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.incoming.packets","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.incoming.packets","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.ephemeral.size","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.ephemeral.size","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"instance","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.instance","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"memory","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.memory","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.iops","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.iops","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.read.requests","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.read.requests","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"cpu.delta","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.cpu.delta","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.capacity","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.capacity","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.read.bytes","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.read.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.write.bytes","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.write.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.latency","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.latency","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.read.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.usage","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.usage","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"cpu_util","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.cpu_util","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.allocation","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.allocation","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.write.requests.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.write.requests.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.write.bytes.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.write.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.latency","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.latency","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"cpu","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.cpu","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.write.requests","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.write.requests","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.write.bytes","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.write.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.read.requests","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.read.requests","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.root.size","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.root.size","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.write.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"vcpus","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.vcpus","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.iops","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.iops","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.usage","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.usage","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.read.requests.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.read.requests.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.write.requests.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.write.requests.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.allocation","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.allocation","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.read.bytes.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.read.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.read.bytes","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.read.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"memory.usage","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.memory.usage","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.capacity","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.capacity","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"memory.resident","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.memory.resident","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.write.requests","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.write.requests","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"os","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.os","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"endpoint","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.endpoint","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"attachment","uniqueId":"capability.01427c7e-44d6-4422-810d-58b38a902718.attachment","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"dependency","uniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606.dependency","capability":"tosca.capabilities.Node","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"dependency","uniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606.dependency","capability":"tosca.capabilities.Node","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"link","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0.link","capability":"tosca.capabilities.network.Linkable","ownerId":"4da599ac-99f5-4438-b131-c307087d0ab0","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":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"local_storage","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"672d35d3-8275-426b-9050-f8b8cb3f3c1c.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"b3fbb463-0fd1-4612-b816-e698e299df29.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","createdFromCsar":true,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1636854789969,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"a7a7b430-4396-4322-9433-d764f568fe45","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1636854790209,"customizationUUID":"5aae8366-7e30-4f55-93de-6d61d8f300df","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"49d6b5c1-1969-4669-b902-ca9eae292bd9","uniqueId":"capability.ff2757cb-c47f-4fd5-8f55-98f8760e2606.feature","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.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":["b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"49d6b5c1-1969-4669-b902-ca9eae292bd9","uniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606.dependency","capability":"tosca.capabilities.Node","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","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":["b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"49d6b5c1-1969-4669-b902-ca9eae292bd9","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9.port","capability":"tosca.capabilities.Attachment","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.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":"49d6b5c1-1969-4669-b902-ca9eae292bd9.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":"49d6b5c1-1969-4669-b902-ca9eae292bd9.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":"49d6b5c1-1969-4669-b902-ca9eae292bd9.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":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.ff2757cb-c47f-4fd5-8f55-98f8760e2606.tosca_name","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.49d6b5c1-1969-4669-b902-ca9eae292bd9.show","empty":false},{"parentUniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","definition":false,"name":"state","type":"string","uniqueId":"attribute.ff2757cb-c47f-4fd5-8f55-98f8760e2606.state","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","empty":false},{"parentUniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.ff2757cb-c47f-4fd5-8f55-98f8760e2606.tosca_id","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"49d6b5c1-1969-4669-b902-ca9eae292bd9","createdFromCsar":true,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1636854789969,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"49d6b5c1-1969-4669-b902-ca9eae292bd9","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1636854790209,"customizationUUID":"d4c54913-5d04-4978-8cf3-33faaf3d05d3","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","requirementOwnerId":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group","id":"0ecc4127-baab-44fa-ba4a-9e9343a826b9","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.01427c7e-44d6-4422-810d-58b38a902718.attachment","requirementUid":"49d6b5c1-1969-4669-b902-ca9eae292bd9.port"},"operations":[]}],"fromNode":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.ubuntu20_flavor_name","parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"672d35d3-8275-426b-9050-f8b8cb3f3c1c.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.ubuntu20_image_name","parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"b3fbb463-0fd1-4612-b816-e698e299df29.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"b3fbb463-0fd1-4612-b816-e698e299df29.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"b3fbb463-0fd1-4612-b816-e698e299df29.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"a7a7b430-4396-4322-9433-d764f568fe45.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93.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":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"5b0702b2-9f31-4f1b-95d9-70eb92b4fb93","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7a7b430-4396-4322-9433-d764f568fe45.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":{"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9.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":"49d6b5c1-1969-4669-b902-ca9eae292bd9.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":"49d6b5c1-1969-4669-b902-ca9eae292bd9.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":{"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group":[{"parentUniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","uniqueId":"attribute.ff2757cb-c47f-4fd5-8f55-98f8760e2606.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","empty":false},{"uniqueId":"attribute.49d6b5c1-1969-4669-b902-ca9eae292bd9.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","uniqueId":"attribute.ff2757cb-c47f-4fd5-8f55-98f8760e2606.state","name":"state","type":"string","definition":false,"ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","empty":false},{"parentUniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","uniqueId":"attribute.ff2757cb-c47f-4fd5-8f55-98f8760e2606.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"feature","uniqueId":"capability.ff2757cb-c47f-4fd5-8f55-98f8760e2606.feature","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"feature","uniqueId":"capability.ff2757cb-c47f-4fd5-8f55-98f8760e2606.feature","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"49d6b5c1-1969-4669-b902-ca9eae292bd9","uniqueId":"capability.ff2757cb-c47f-4fd5-8f55-98f8760e2606.feature","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"scalable","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.scalable","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"forwarder","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.forwarder","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"binding","uniqueId":"capability.01427c7e-44d6-4422-810d-58b38a902718.binding","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"binding","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.binding","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"port_mirroring","uniqueId":"capability.02831168-1e6b-44c8-90fc-27a0e35ff97c.port_mirroring","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"host","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.host","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.incoming.packets.rate","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.incoming.packets.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.outgoing.bytes","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.outgoing.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.outgoing.packets.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.outpoing.packets","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.outpoing.packets","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.incoming.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.incoming.bytes","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.incoming.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.outgoing.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"d3a517df-0dcc-4778-b35a-64099a8e7566","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3a517df-0dcc-4778-b35a-64099a8e7566","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"network.incoming.packets","uniqueId":"capability.d3a517df-0dcc-4778-b35a-64099a8e7566.network.incoming.packets","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.ephemeral.size","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.ephemeral.size","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"instance","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.instance","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"memory","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.memory","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.iops","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.iops","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.read.requests","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.read.requests","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"cpu.delta","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.cpu.delta","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.capacity","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.capacity","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.read.bytes","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.read.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.write.bytes","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.write.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.latency","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.latency","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.read.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.usage","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.usage","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"cpu_util","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.cpu_util","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.allocation","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.allocation","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.write.requests.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.write.requests.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.write.bytes.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.write.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.latency","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.latency","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"cpu","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.cpu","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.write.requests","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.write.requests","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.write.bytes","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.write.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.read.requests","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.read.requests","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.root.size","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.root.size","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.write.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"vcpus","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.vcpus","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.iops","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.iops","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.usage","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.usage","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.read.requests.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.read.requests.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.write.requests.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.write.requests.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.allocation","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.allocation","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.read.bytes.rate","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.read.bytes.rate","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.read.bytes","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.read.bytes","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"memory.usage","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.memory.usage","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.device.capacity","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.device.capacity","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"memory.resident","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.memory.resident","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"98bb4685-0c0a-4ce7-93c3-c4f5bc823c93","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"disk.write.requests","uniqueId":"capability.98bb4685-0c0a-4ce7-93c3-c4f5bc823c93.disk.write.requests","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"os","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.os","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","empty":false}],"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"endpoint","uniqueId":"capability.9f89d409-7e59-4f3d-95ec-6b56a9166f42.endpoint","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"attachment","uniqueId":"capability.01427c7e-44d6-4422-810d-58b38a902718.attachment","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.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":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"dependency","uniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606.dependency","capability":"tosca.capabilities.Node","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"dependency","uniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606.dependency","capability":"tosca.capabilities.Node","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"49d6b5c1-1969-4669-b902-ca9eae292bd9","uniqueId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606.dependency","capability":"tosca.capabilities.Node","ownerId":"ff2757cb-c47f-4fd5-8f55-98f8760e2606","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["a7a7b430-4396-4322-9433-d764f568fe45.01427c7e-44d6-4422-810d-58b38a902718.ubuntu20_ubuntu20_admin_plane_port_0","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"link","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0.link","capability":"tosca.capabilities.network.Linkable","ownerId":"4da599ac-99f5-4438-b131-c307087d0ab0","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":["a7a7b430-4396-4322-9433-d764f568fe45.06a5735b-7d20-4e85-8d46-4b92c3e75b11.ubuntu20","b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"a7a7b430-4396-4322-9433-d764f568fe45","parentName":"local_storage","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false},{"external":false,"path":["b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"49d6b5c1-1969-4669-b902-ca9eae292bd9","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9.port","capability":"tosca.capabilities.Attachment","ownerId":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"cae6d759-f96d-4d4d-8686-54686dad8780","groupUUID":"a48d01f0-3d3b-4e6b-bf7a-344d56f53c44","members":{"abstract_ubuntu20":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ubuntu20_admin_security_group":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.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":"b3fbb463-0fd1-4612-b816-e698e299df29.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["b3fbb463-0fd1-4612-b816-e698e299df29.heat1","b3fbb463-0fd1-4612-b816-e698e299df29.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","artifactsUuid":["974e2a52-e398-488a-b4ce-dae3ed83d9c7"],"groupUUID":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","members":{"abstract_ubuntu20":"b3fbb463-0fd1-4612-b816-e698e299df29.a7a7b430-4396-4322-9433-d764f568fe45.abstract_ubuntu20","ubuntu20_admin_security_group":"b3fbb463-0fd1-4612-b816-e698e299df29.49d6b5c1-1969-4669-b902-ca9eae292bd9.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1636854788479,"description":"VF","tags":["basic_vm"],"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29","componentMetadataForSupportLog":{"SupportablityComponentUUID":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"5038d9ea931941fc941bb5414a5202aa","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","systemName":"BasicVm","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1636854790066,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1636854790393,"description":"created from csar","artifactType":"HEAT","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"974e2a52-e398-488a-b4ce-dae3ed83d9c7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","duplicated":false,"payloadUpdateDate":1636854790416,"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":1636854790393,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636854790353,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"0fe4cc96-3b00-4a97-a041-5bed461d8e70","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636854790355,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636854790353,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854790428,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1636854790428,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636854790428,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"b3fbb463-0fd1-4612-b816-e698e299df29"},"categorySpecificMetadata":{},"csarUUID":"5038d9ea931941fc941bb5414a5202aa","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-11-14 01:53:12,035 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-11-14 01:53:12,035 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:22,046 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-11-14 01:53:22,054 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:22,054 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/b3fbb463-0fd1-4612-b816-e698e299df29/lifecycleState/Certify 2021-11-14 01:53:22,054 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-11-14 01:53:22,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:26,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/b3fbb463-0fd1-4612-b816-e698e299df29/lifecycleState/Certify HTTP/1.1" 200 1276 2021-11-14 01:53:26,397 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-11-14 01:53:26,397 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1636854788479,"lastUpdateDate":1636854803422,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f"},"csarUUID":"5038d9ea931941fc941bb5414a5202aa","csarVersion":"1.0","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","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":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4"} 2021-11-14 01:53:26,399 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 01:53:26,399 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 01:53:26,399 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:26,399 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 01:53:26,400 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 01:53:26,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:26,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-11-14 01:53:26,480 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 01:53:26,480 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 01:53:26,482 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:53:26,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:26,482 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:26,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 01:53:26,482 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-14 01:53:26,482 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:26,482 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-14 01:53:26,483 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:26,483 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:53:26,483 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-14 01:53:26,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:26,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:53:26,572 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-14 01:53:26,574 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:53:26,579 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-14 01:53:36,589 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 01:53:36,590 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 01:53:36,590 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:36,591 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 01:53:36,591 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 01:53:36,593 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:36,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-11-14 01:53:36,710 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 01:53:36,710 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 01:53:36,713 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:53:36,713 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:36,713 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:36,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 01:53:36,713 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-14 01:53:36,713 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:36,713 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-14 01:53:36,714 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:36,714 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:53:36,714 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-14 01:53:36,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:36,783 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:53:36,785 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-14 01:53:36,787 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:53:36,792 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-14 01:53:36,792 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:53:36,792 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:53:36,793 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:36,793 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:53:36,793 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:53:36,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:36,905 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-11-14 01:53:36,906 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:53:36,906 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:53:36,908 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:53:36,909 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:36,909 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:36,909 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:53:36,909 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-14 01:53:36,909 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:36,909 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-14 01:53:36,909 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:53:36,909 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:53:36,910 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:36,910 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:53:36,910 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:53:36,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:36,994 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-11-14 01:53:36,996 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:53:36,996 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:53:36,998 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:53:36,999 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:36,999 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:36,999 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:53:36,999 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-14 01:53:36,999 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:36,999 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-14 01:53:36,999 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-14 01:53:36,999 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-14 01:53:37,000 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:37,000 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-11-14 01:53:37,000 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-14 01:53:37,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:37,052 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-11-14 01:53:37,053 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-14 01:53:37,054 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":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"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":"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":"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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":"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":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-11-14 01:53:37,057 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-14 01:53:37,057 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-14 01:53:37,057 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-14 01:53:37,058 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-11-14 01:53:37,058 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:53:37,058 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:53:37,058 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:37,058 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:53:37,058 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:53:37,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:37,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-11-14 01:53:37,116 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:53:37,116 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:53:37,118 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:53:37,118 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:37,118 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:37,118 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:53:37,118 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-14 01:53:37,118 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:37,119 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-14 01:53:37,132 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:37,132 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-11-14 01:53:37,132 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-11-14 01:53:37,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:38,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-11-14 01:53:38,723 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-14 01:53:38,725 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":"bb030c43-5c7c-4c01-8a92-b55479aefec5.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"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":"0b51659c-5052-4e9c-9822-a1afa3762a78.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":"0b51659c-5052-4e9c-9822-a1afa3762a78","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":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.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":"0b51659c-5052-4e9c-9822-a1afa3762a78","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":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.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":"0b51659c-5052-4e9c-9822-a1afa3762a78","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":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.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":"0b51659c-5052-4e9c-9822-a1afa3762a78","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":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.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":"0b51659c-5052-4e9c-9822-a1afa3762a78","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":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1636854817915,"description":"service","tags":["basic_vm"],"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","systemName":"BasicVm","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636854817915,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":null,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-11-14 01:53:38,731 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-11-14 01:53:38,731 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:38,739 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 01:53:38,740 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 01:53:38,740 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:38,740 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 01:53:38,741 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 01:53:38,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:38,802 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-11-14 01:53:38,803 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 01:53:38,803 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 01:53:38,805 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:53:38,805 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:38,805 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:38,806 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 01:53:38,806 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-14 01:53:38,806 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:38,806 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-14 01:53:38,806 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:38,806 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:53:38,806 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-14 01:53:38,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:38,880 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:53:38,906 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-14 01:53:38,909 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1636854817915,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:53:38,916 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-14 01:53:38,917 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:38,917 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/bb030c43-5c7c-4c01-8a92-b55479aefec5/resourceInstance 2021-11-14 01:53:38,918 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f", "originType": "VF", "componentUid": "a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f", "icon": "defaulticon" } 2021-11-14 01:53:38,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:41,625 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bb030c43-5c7c-4c01-8a92-b55479aefec5/resourceInstance HTTP/1.1" 201 None 2021-11-14 01:53:41,627 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-11-14 01:53:41,628 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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.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":"7f630af7-846a-413b-b1a1-89cca64c0c04","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":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","createdFromCsar":false,"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1636854820093,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1636854820093,"customizationUUID":"d789ff66-614f-4915-8207-4b3945f06594","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-11-14 01:53:41,629 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-11-14 01:53:41,632 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:41,632 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/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/distribution 2021-11-14 01:53:41,632 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-11-14 01:53:41,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:41,691 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/distribution HTTP/1.1" 200 38 2021-11-14 01:53:41,693 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-11-14 01:53:41,693 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-11-14 01:53:41,695 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:41,695 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-11-14 01:53:41,695 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-14 01:53:41,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:41,740 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-11-14 01:53:41,741 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-14 01:53:41,741 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-11-14 01:53:41,743 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-14 01:53:41,743 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-11-14 01:53:41,746 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:41,746 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/bb030c43-5c7c-4c01-8a92-b55479aefec5/lifecycleState/checkin 2021-11-14 01:53:41,746 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-14 01:53:41,748 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:43,778 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bb030c43-5c7c-4c01-8a92-b55479aefec5/lifecycleState/checkin HTTP/1.1" 200 1179 2021-11-14 01:53:43,779 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-14 01:53:43,779 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1636854817915,"lastUpdateDate":1636854822410,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"bb030c43-5c7c-4c01-8a92-b55479aefec5"},"projectCode":"123456","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","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":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4"} 2021-11-14 01:53:43,781 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:53:43,781 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:53:43,782 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:43,782 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:53:43,782 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:53:43,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:43,971 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-11-14 01:53:43,972 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:53:43,972 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-14 01:53:43,975 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:53:43,975 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:43,975 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:43,976 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:53:43,976 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:53:43,976 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:43,976 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:43,976 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-14 01:53:43,976 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:53:43,976 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:43,976 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:53:43,977 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:43,977 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:53:43,977 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:53:43,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:44,080 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:53:44,082 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:53:44,084 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636854822410,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:53:44,089 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:53:44,089 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-11-14 01:53:44,092 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:44,092 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/bb030c43-5c7c-4c01-8a92-b55479aefec5/lifecycleState/Certify 2021-11-14 01:53:44,092 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-14 01:53:44,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:49,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bb030c43-5c7c-4c01-8a92-b55479aefec5/lifecycleState/Certify HTTP/1.1" 200 1167 2021-11-14 01:53:49,931 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-14 01:53:49,932 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"cba1eefe-394b-4816-8755-5ed273e39d98","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1636854817915,"lastUpdateDate":1636854822410,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"cba1eefe-394b-4816-8755-5ed273e39d98"},"projectCode":"123456","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","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":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4"} 2021-11-14 01:53:49,936 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:53:49,936 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:53:49,937 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:49,937 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:53:49,937 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:53:49,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:53:50,034 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-11-14 01:53:50,035 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:53:50,035 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-14 01:53:50,038 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:53:50,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:50,038 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:50,038 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:53:50,038 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:53:50,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:53:50,039 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:53:50,039 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 01:53:50,039 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:53:50,039 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:53:50,039 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:53:50,039 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:53:50,040 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:53:50,040 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:53:50,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:53:50,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:53:50,113 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:53:50,115 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854822410,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:53:50,120 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:54:00,131 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-11-14 01:54:00,136 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:00,137 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/cba1eefe-394b-4816-8755-5ed273e39d98/distribution/PROD/activate 2021-11-14 01:54:00,137 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-14 01:54:00,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:54:03,013 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/cba1eefe-394b-4816-8755-5ed273e39d98/distribution/PROD/activate HTTP/1.1" 200 None 2021-11-14 01:54:03,015 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-11-14 01:54:03,017 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cba1eefe-394b-4816-8755-5ed273e39d98","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"cba1eefe-394b-4816-8755-5ed273e39d98","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cba1eefe-394b-4816-8755-5ed273e39d98","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"cba1eefe-394b-4816-8755-5ed273e39d98","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cba1eefe-394b-4816-8755-5ed273e39d98","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cba1eefe-394b-4816-8755-5ed273e39d98","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cba1eefe-394b-4816-8755-5ed273e39d98","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cba1eefe-394b-4816-8755-5ed273e39d98","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cba1eefe-394b-4816-8755-5ed273e39d98","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cba1eefe-394b-4816-8755-5ed273e39d98","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YWQ2Mjc5OTQ3NDk1YTAyOTA0MTlkZDAxYWM3OGFkMDU=","artifactUUID":"9b611332-5efd-4370-8a17-045b3517e499","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.assettoscacsar","duplicated":false,"payloadUpdateDate":1636854828487,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636854817717,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NWMxM2E2MWFhNzRhMmI4NzQ5YzYyNDhhMDAzYjIxOWI=","artifactUUID":"6fef3d2e-f3c8-48fa-b84f-48b207364316","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.assettoscatemplate","duplicated":false,"payloadUpdateDate":1636854827594,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636854817717,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854790328,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGMzODAzYmNkOWRmZWU1NWQ0OGFiMGZiNzlhMmFjZjA=","artifactUUID":"c74afd9b-424f-4764-a940-1dd0aec4835a","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.vflicense","duplicated":false,"payloadUpdateDate":1636854790332,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636854790328,"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":"bb030c43-5c7c-4c01-8a92-b55479aefec5.bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YmVhNzNlOGUxOWMwNmUzZjA3Yzk2NTI1MzdiMTc2MmI=","artifactUUID":"aaff853e-6527-4055-9aa7-e5a1f738cdb4","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1636854825578,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1636854790393,"description":"created from csar","artifactType":"HEAT","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"974e2a52-e398-488a-b4ce-dae3ed83d9c7","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","duplicated":false,"payloadUpdateDate":1636854790416,"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":1636854790393,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854790293,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"05fb0d71-0ea6-4dac-8a1e-e156e191de17","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.vendorlicense","duplicated":false,"payloadUpdateDate":1636854790303,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636854790293,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1636854820311,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"16944b68-6af3-47d6-8fc1-0bb1ad13f16d","generatedFromId":"b3fbb463-0fd1-4612-b816-e698e299df29.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1636854824874,"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":1636854820311,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636854820311,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854790353,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"0fe4cc96-3b00-4a97-a041-5bed461d8e70","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"b3fbb463-0fd1-4612-b816-e698e299df29.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636854790355,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636854790353,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1636854820317,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["b3fbb463-0fd1-4612-b816-e698e299df29.heat1","b3fbb463-0fd1-4612-b816-e698e299df29.heat1env"],"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0.b3fbb463-0fd1-4612-b816-e698e299df29.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1636854820317,"customizationUUID":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","groupInstanceArtifacts":["bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["16944b68-6af3-47d6-8fc1-0bb1ad13f16d"],"artifactsUuid":["974e2a52-e398-488a-b4ce-dae3ed83d9c7"],"groupUUID":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","createdFromCsar":false,"uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1636854820093,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1636854820093,"customizationUUID":"d789ff66-614f-4915-8207-4b3945f06594","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"bb030c43-5c7c-4c01-8a92-b55479aefec5.a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false},{"definition":false,"hidden":false,"uniqueId":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"b3fbb463-0fd1-4612-b816-e698e299df29.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":"7f630af7-846a-413b-b1a1-89cca64c0c04.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f630af7-846a-413b-b1a1-89cca64c0c04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f630af7-846a-413b-b1a1-89cca64c0c04","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false},{"definition":false,"hidden":false,"uniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0b51659c-5052-4e9c-9822-a1afa3762a78","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0b51659c-5052-4e9c-9822-a1afa3762a78","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1636854817915,"description":"service","tags":["basic_vm"],"uniqueId":"cba1eefe-394b-4816-8755-5ed273e39d98","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","systemName":"BasicVm","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636854841849,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1636854817717,"artifactType":"OTHER","uniqueId":"bb030c43-5c7c-4c01-8a92-b55479aefec5.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":1636854817717,"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":"cba1eefe-394b-4816-8755-5ed273e39d98"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-11-14 01:54:03,020 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:54:03,020 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:54:03,021 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:03,021 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:54:03,021 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:54:03,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:54:03,105 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:54:03,106 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:54:03,106 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:54:03,108 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:54:03,109 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:54:03,109 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:54:03,109 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:54:03,109 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:54:03,109 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:54:03,109 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:54:03,109 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:54:03,109 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:54:03,110 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:54:03,110 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:54:03,110 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:03,110 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:54:03,110 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:54:03,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:54:03,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:54:03,179 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:54:03,181 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:54:03,186 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:54:03,186 INFO 201:service.py(1) - Service basic_vm onboarded 2021-11-14 01:54:03,187 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-11-14 01:54:03,188 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,188 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:54:03,188 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:54:03,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,275 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-11-14 01:54:03,276 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-11-14 01:54:03,276 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-11-14 01:54:03,276 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,277 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-11-14 01:54:03,285 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,286 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-11-14 01:54:03,286 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-11-14 01:54:03,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,373 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-11-14 01:54:03,374 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-11-14 01:54:03,374 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-11-14 01:54:03,377 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,377 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:54:03,377 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:54:03,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,430 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-11-14 01:54:03,431 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:54:03,431 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":"1636854843323","orchestration-disabled":false,"in-maint":false}]} 2021-11-14 01:54:03,453 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,453 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/ce74f2b0-bd31-4853-96d7-00b937765347 2021-11-14 01:54:03,453 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "ce74f2b0-bd31-4853-96d7-00b937765347", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-11-14 01:54:03,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,531 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/ce74f2b0-bd31-4853-96d7-00b937765347 HTTP/1.1" 201 0 2021-11-14 01:54:03,532 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-11-14 01:54:03,532 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-11-14 01:54:03,534 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,535 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:54:03,535 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-14 01:54:03,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,576 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-11-14 01:54:03,578 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-11-14 01:54:03,578 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-11-14 01:54:03,578 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,578 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-11-14 01:54:03,579 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-11-14 01:54:03,579 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-11-14 01:54:03,583 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,583 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:54:03,583 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-11-14 01:54:03,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,657 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-11-14 01:54:03,657 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-11-14 01:54:03,658 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-11-14 01:54:03,660 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,660 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-11-14 01:54:03,660 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-11-14 01:54:03,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,698 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-11-14 01:54:03,699 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-11-14 01:54:03,700 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2021-11-14 01:54:03,700 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,700 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2021-11-14 01:54:03,704 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,704 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-11-14 01:54:03,704 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-11-14 01:54:03,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,773 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-11-14 01:54:03,774 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-11-14 01:54:03,774 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-11-14 01:54:03,784 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,784 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2021-11-14 01:54:03,784 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-11-14 01:54:03,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,829 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-11-14 01:54:03,830 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-11-14 01:54:03,831 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-11-14 01:54:03,831 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,831 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-11-14 01:54:03,839 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,840 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:54:03,840 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:54:03,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:03,893 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-11-14 01:54:03,894 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:54:03,894 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":"1636854843323","orchestration-disabled":false,"in-maint":false}]} 2021-11-14 01:54:03,903 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:03,903 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-11-14 01:54:03,903 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-11-14 01:54:03,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,017 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-11-14 01:54:04,018 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-11-14 01:54:04,018 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-11-14 01:54:04,026 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,026 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-11-14 01:54:04,026 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-11-14 01:54:04,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,104 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-11-14 01:54:04,105 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-11-14 01:54:04,105 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-11-14 01:54:04,108 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,108 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-11-14 01:54:04,108 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-11-14 01:54:04,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,161 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-11-14 01:54:04,162 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-11-14 01:54:04,163 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":"1636854844061"} 2021-11-14 01:54:04,166 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,166 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-11-14 01:54:04,166 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-14 01:54:04,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,222 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-11-14 01:54:04,223 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-14 01:54:04,224 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":"1636854844061"} 2021-11-14 01:54:04,226 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,227 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-11-14 01:54:04,227 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-14 01:54:04,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,278 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-11-14 01:54:04,279 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-11-14 01:54:04,279 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-11-14 01:54:04,279 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,280 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-11-14 01:54:04,280 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-11-14 01:54:04,283 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:54:04,283 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:54:04,283 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:04,283 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:54:04,283 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:54:04,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:54:04,378 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:54:04,380 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:54:04,380 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:54:04,382 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:54:04,383 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:54:04,383 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:54:04,383 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:54:04,383 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:54:04,383 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:54:04,383 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:54:04,383 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:54:04,383 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:54:04,384 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:54:04,384 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:54:04,384 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:04,384 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:54:04,384 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:54:04,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:54:04,452 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:54:04,454 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:54:04,457 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:54:04,463 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:54:04,464 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,464 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-11-14 01:54:04,464 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "0584c4b4-a673-4c95-936e-3d1366c878ec" } 2021-11-14 01:54:04,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,527 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-11-14 01:54:04,528 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-11-14 01:54:04,528 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-11-14 01:54:04,530 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,531 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-11-14 01:54:04,531 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-14 01:54:04,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,579 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-11-14 01:54:04,581 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-14 01:54:04,581 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636854844497"}]} 2021-11-14 01:54:04,584 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,584 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-11-14 01:54:04,584 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-14 01:54:04,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,635 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-11-14 01:54:04,636 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-14 01:54:04,636 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":"1636854844061"} 2021-11-14 01:54:04,639 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,639 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-11-14 01:54:04,639 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-14 01:54:04,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,692 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-11-14 01:54:04,693 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-14 01:54:04,693 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636854844497"}]} 2021-11-14 01:54:04,695 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,695 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:54:04,696 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:54:04,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,749 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-11-14 01:54:04,750 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:54:04,750 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":"1636854843935","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-11-14 01:54:04,753 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,753 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:54:04,754 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-14 01:54:04,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,802 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-11-14 01:54:04,803 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-14 01:54:04,803 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636854843622"} 2021-11-14 01:54:04,813 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,813 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-11-14 01:54:04,813 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1636854843622", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-11-14 01:54:04,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,911 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-11-14 01:54:04,912 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-11-14 01:54:04,912 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-11-14 01:54:04,915 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,915 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-11-14 01:54:04,915 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-14 01:54:04,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:04,969 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-11-14 01:54:04,970 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-14 01:54:04,970 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":"1636854844061"} 2021-11-14 01:54:04,973 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:04,973 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:54:04,973 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:54:04,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:05,024 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-11-14 01:54:05,025 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:54:05,025 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":"1636854843935","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-11-14 01:54:05,028 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:05,028 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:54:05,028 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-14 01:54:05,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:05,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/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-11-14 01:54:05,080 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-14 01:54:05,080 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636854844843","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-11-14 01:54:05,084 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:05,084 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2021-11-14 01:54:05,084 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-11-14 01:54:05,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:05,139 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 1185 2021-11-14 01:54:05,141 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-11-14 01:54:05,141 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"a3b212ec-3e7a-45c1-8a49-41d59f760834","owning-entity-name":"OE-ETE_Customer-a3b212ec-3e7a-45c1-8a49-41d59f760834","resource-version":"1636853937851","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_2d281a9c-4c46-4b48-8644-0f09eb82c1bd/service-subscriptions/service-subscription/pNF/service-instances/service-instance/2c062ff4-61c5-478b-b5b0-2eed4d46bbfd","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_2d281a9c-4c46-4b48-8644-0f09eb82c1bd"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"2c062ff4-61c5-478b-b5b0-2eed4d46bbfd"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name2d281a9c-4c46-4b48-8644-0f09eb82c1bd"}]}]}},{"owning-entity-id":"875e5234-5e19-459d-b736-fdf4e500c496","owning-entity-name":"basicnw-oe","resource-version":"1636854738789"}]} 2021-11-14 01:54:05,143 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-11-14 01:54:05,146 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:05,146 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/249f2a8c-5868-40cc-a4ac-ea7644ccef96 2021-11-14 01:54:05,147 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "249f2a8c-5868-40cc-a4ac-ea7644ccef96" } 2021-11-14 01:54:05,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:05,211 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/249f2a8c-5868-40cc-a4ac-ea7644ccef96 HTTP/1.1" 201 0 2021-11-14 01:54:05,211 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-11-14 01:54:05,212 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-11-14 01:54:05,214 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:54:05,214 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/249f2a8c-5868-40cc-a4ac-ea7644ccef96 2021-11-14 01:54:05,214 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-11-14 01:54:05,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:54:05,258 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/249f2a8c-5868-40cc-a4ac-ea7644ccef96 HTTP/1.1" 200 128 2021-11-14 01:54:05,259 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-11-14 01:54:05,259 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"249f2a8c-5868-40cc-a4ac-ea7644ccef96","owning-entity-name":"basicvm-oe","resource-version":"1636854845179"} 2021-11-14 01:54:05,262 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-11-14 01:54:05,262 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:54:05,262 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:54:05,263 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:05,263 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:54:05,263 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:54:05,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:54:05,329 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:54:05,330 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:54:05,330 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:54:05,332 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:54:05,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:54:05,333 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:54:05,333 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:54:05,333 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:54:05,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:54:05,333 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:54:05,333 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:54:05,333 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:54:05,334 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:54:05,334 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:54:05,334 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:05,334 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:54:05,334 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:54:05,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:54:05,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:54:05,405 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:54:05,408 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:54:05,414 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:54:05,415 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:05,415 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/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/distribution 2021-11-14 01:54:05,415 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-11-14 01:54:05,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:54:05,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/distribution HTTP/1.1" 200 205 2021-11-14 01:54:05,474 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-11-14 01:54:05,474 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"c6604798-96bc-4bd8-bc74-72b4ebda5e68","timestamp":"2021-11-14 01:54:01.321 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-11-14 01:54:05,476 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:54:05,476 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/c6604798-96bc-4bd8-bc74-72b4ebda5e68 2021-11-14 01:54:05,476 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-14 01:54:05,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:54:05,520 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c6604798-96bc-4bd8-bc74-72b4ebda5e68 HTTP/1.1" 200 29 2021-11-14 01:54:05,521 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-14 01:54:05,521 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-11-14 01:54:05,523 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-14 01:54:05,523 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-11-14 01:55:05,585 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:05,586 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/c6604798-96bc-4bd8-bc74-72b4ebda5e68 2021-11-14 01:55:05,586 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-14 01:55:05,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:55:05,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c6604798-96bc-4bd8-bc74-72b4ebda5e68 HTTP/1.1" 200 None 2021-11-14 01:55:05,692 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-14 01:55:05,693 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1636854858629","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854849256","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636854849284","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636854837879","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":"1636854854032","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636854837879","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854833559","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":"1636854837879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854844838","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854852639","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854832384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854854652","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636854858629","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":"1636854845506","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854859180","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854844838","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":"1636854846239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854833559","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854844838","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636854871996","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636854862491","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636854837879","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":"1636854837879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636854837879","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":"1636854859194","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636854847602","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":"1636854860225","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854844838","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":"1636854857307","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":"1636854849284","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":"1636854846239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636854845506","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":"1636854844838","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":"1636854861229","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636854858364","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636854855665","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854832384","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":"1636854847602","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854856170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636854858629","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854833559","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854844838","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":"1636854845506","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854832384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854853649","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854848246","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636854857033","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636854849284","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636854846239","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636854846239","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636854858629","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":"1636854849284","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636854847602","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636854845506","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636854847602","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636854845506","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":"1636854847602","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854832384","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":"1636854856669","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854833559","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636854858629","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636854859479","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":"1636854858629","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636854849284","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":"1636854837879","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636854856239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636854845506","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636854858098","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636854846239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636854872999","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636854847602","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":"1636854846239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854858178","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636854849284","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636854845506","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":"1636854846239","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636854853318","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636854858629","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854832384","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636854860486","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636854866384","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636854844838","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":"1636854861488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854832384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636854847602","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636854849284","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636854832384","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854833559","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854833559","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636854833559","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-14 01:55:05,696 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1636854858629', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854849256', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636854849284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636854837879', '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': '1636854854032', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636854837879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854833559', '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': '1636854837879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854844838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854852639', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854832384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854854652', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636854858629', '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': '1636854845506', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854859180', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854844838', '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': '1636854846239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854833559', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854844838', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636854871996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636854862491', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636854837879', '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': '1636854837879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636854837879', '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': '1636854859194', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636854847602', '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': '1636854860225', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854844838', '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': '1636854857307', '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': '1636854849284', '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': '1636854846239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636854845506', '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': '1636854844838', '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': '1636854861229', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636854858364', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636854855665', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854832384', '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': '1636854847602', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854856170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636854858629', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854833559', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854844838', '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': '1636854845506', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854832384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854853649', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854848246', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636854857033', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636854849284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636854846239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636854846239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636854858629', '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': '1636854849284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636854847602', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636854845506', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636854847602', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636854845506', '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': '1636854847602', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854832384', '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': '1636854856669', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854833559', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636854858629', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636854859479', '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': '1636854858629', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636854849284', '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': '1636854837879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636854856239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636854845506', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636854858098', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636854846239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636854872999', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636854847602', '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': '1636854846239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854858178', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636854849284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636854845506', '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': '1636854846239', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636854853318', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636854858629', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854832384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636854860486', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636854866384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636854844838', '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': '1636854861488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854832384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636854847602', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636854849284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636854832384', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854833559', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854833559', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636854833559', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-14 01:55:05,698 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-14 01:55:05,699 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-14 01:55:05,699 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-14 01:55:05,699 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-14 01:55:05,699 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-11-14 01:55:05,699 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-14 01:55:05,700 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-11-14 01:55:05,712 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': '6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:05,712 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-11-14 01:55:05,713 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-689a781d-8b0c-4b97-a203-d920005dc567", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "0584c4b4-a673-4c95-936e-3d1366c878ec", "modelVersionId": "c0d62b0f-ea4b-42d9-90c8-8562c895e7d4", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_vm", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "249f2a8c-5868-40cc-a4ac-ea7644ccef96", "owningEntityName": "basicvm-oe" } } } 2021-11-14 01:55:05,715 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:07,247 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-11-14 01:55:07,249 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-11-14 01:55:07,249 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a","instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a"}} 2021-11-14 01:55:07,250 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-11-14 01:55:07,269 DEBUG 129:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bc1918e5-7266-4311-8408-e8c90e5948d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:07,270 DEBUG 131:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a 2021-11-14 01:55:07,270 DEBUG 132:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] data sent: None 2021-11-14 01:55:07,274 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:07,437 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a HTTP/1.1" 200 1332 2021-11-14 01:55:07,440 INFO 142:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response code: 200 2021-11-14 01:55:07,441 DEBUG 146:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response: {"request":{"requestId":"6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a","startTime":"Sun, 14 Nov 2021 01:55:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"249f2a8c-5868-40cc-a4ac-ea7644ccef96","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 14 Nov 2021 01:55:06 GMT"}}} 2021-11-14 01:55:17,453 DEBUG 129:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3968ed4f-e6d5-4a0e-a776-a9b8574ded34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:17,454 DEBUG 131:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a 2021-11-14 01:55:17,454 DEBUG 132:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] data sent: None 2021-11-14 01:55:17,457 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:17,665 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a HTTP/1.1" 200 1542 2021-11-14 01:55:17,666 INFO 142:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response code: 200 2021-11-14 01:55:17,667 DEBUG 146:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response: {"request":{"requestId":"6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a","startTime":"Sun, 14 Nov 2021 01:55:05 GMT","finishTime":"Sun, 14 Nov 2021 01:55:09 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"249f2a8c-5868-40cc-a4ac-ea7644ccef96","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:09 GMT"}}} 2021-11-14 01:55:17,667 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-11-14 01:55:17,668 DEBUG 129:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1da3df0f-1fb0-4dad-b801-5f0b007c7bd0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:17,668 DEBUG 131:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a 2021-11-14 01:55:17,668 DEBUG 132:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] data sent: None 2021-11-14 01:55:17,670 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:17,841 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a HTTP/1.1" 200 1542 2021-11-14 01:55:17,843 INFO 142:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response code: 200 2021-11-14 01:55:17,844 DEBUG 146:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response: {"request":{"requestId":"6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a","startTime":"Sun, 14 Nov 2021 01:55:05 GMT","finishTime":"Sun, 14 Nov 2021 01:55:09 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"249f2a8c-5868-40cc-a4ac-ea7644ccef96","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:09 GMT"}}} 2021-11-14 01:55:17,845 DEBUG 129:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b129fef1-5df3-43d2-ab18-818a33adb76e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:17,845 DEBUG 131:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a 2021-11-14 01:55:17,846 DEBUG 132:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] data sent: None 2021-11-14 01:55:17,848 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:18,045 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a HTTP/1.1" 200 1542 2021-11-14 01:55:18,046 INFO 142:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response code: 200 2021-11-14 01:55:18,046 DEBUG 146:onap_service.py(7) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response: {"request":{"requestId":"6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a","startTime":"Sun, 14 Nov 2021 01:55:05 GMT","finishTime":"Sun, 14 Nov 2021 01:55:09 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"249f2a8c-5868-40cc-a4ac-ea7644ccef96","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:09 GMT"}}} 2021-11-14 01:55:18,056 DEBUG 129:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '00de2d65-922b-4ee8-82bd-29db55344474', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:18,056 DEBUG 131:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a 2021-11-14 01:55:18,057 DEBUG 132:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] data sent: None 2021-11-14 01:55:18,060 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:18,222 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a HTTP/1.1" 200 1542 2021-11-14 01:55:18,223 INFO 142:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response code: 200 2021-11-14 01:55:18,224 DEBUG 146:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response: {"request":{"requestId":"6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a","startTime":"Sun, 14 Nov 2021 01:55:05 GMT","finishTime":"Sun, 14 Nov 2021 01:55:09 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"249f2a8c-5868-40cc-a4ac-ea7644ccef96","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:09 GMT"}}} 2021-11-14 01:55:18,225 DEBUG 129:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e86f9e77-c2e2-4a03-9fd8-2b90db73382a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:18,225 DEBUG 131:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a 2021-11-14 01:55:18,225 DEBUG 132:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] data sent: None 2021-11-14 01:55:18,226 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:18,407 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a HTTP/1.1" 200 1542 2021-11-14 01:55:18,408 INFO 142:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response code: 200 2021-11-14 01:55:18,408 DEBUG 146:onap_service.py(1) - [None][Check 6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a orchestration request status] response: {"request":{"requestId":"6b847e6d-d1f8-4abb-bcc2-a4c0d53d139a","startTime":"Sun, 14 Nov 2021 01:55:05 GMT","finishTime":"Sun, 14 Nov 2021 01:55:09 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"249f2a8c-5868-40cc-a4ac-ea7644ccef96","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:09 GMT"}}} 2021-11-14 01:55:18,409 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:18,409 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-11-14 01:55:18,409 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-14 01:55:18,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:18,468 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-11-14 01:55:18,469 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-14 01:55:18,470 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636854844843","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-11-14 01:55:18,472 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:18,472 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 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-689a781d-8b0c-4b97-a203-d920005dc567 2021-11-14 01:55:18,472 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] data sent: None 2021-11-14 01:55:18,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:18,531 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-689a781d-8b0c-4b97-a203-d920005dc567 HTTP/1.1" 200 1190 2021-11-14 01:55:18,532 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] response code: 200 2021-11-14 01:55:18,532 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] response: {"service-instance":[{"service-instance-id":"8af6d6c5-65f9-4722-97e0-5014135b7cca","service-instance-name":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0584c4b4-a673-4c95-936e-3d1366c878ec","model-version-id":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","resource-version":"1636854909787","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8af6d6c5-65f9-4722-97e0-5014135b7cca/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/249f2a8c-5868-40cc-a4ac-ea7644ccef96","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"249f2a8c-5868-40cc-a4ac-ea7644ccef96"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-11-14 01:55:18,535 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:18,535 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-11-14 01:55:18,535 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-14 01:55:18,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:18,589 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-11-14 01:55:18,591 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-14 01:55:18,591 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":"1636854844061"} 2021-11-14 01:55:18,594 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:18,594 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-11-14 01:55:18,594 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-14 01:55:18,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:18,649 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-11-14 01:55:18,650 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-14 01:55:18,651 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636854844843","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-11-14 01:55:18,654 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:18,654 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 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-689a781d-8b0c-4b97-a203-d920005dc567 2021-11-14 01:55:18,654 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] data sent: None 2021-11-14 01:55:18,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:18,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/service-instances?service-instance-name=basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 HTTP/1.1" 200 1190 2021-11-14 01:55:18,725 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] response code: 200 2021-11-14 01:55:18,725 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] response: {"service-instance":[{"service-instance-id":"8af6d6c5-65f9-4722-97e0-5014135b7cca","service-instance-name":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0584c4b4-a673-4c95-936e-3d1366c878ec","model-version-id":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","resource-version":"1636854909787","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8af6d6c5-65f9-4722-97e0-5014135b7cca/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/249f2a8c-5868-40cc-a4ac-ea7644ccef96","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"249f2a8c-5868-40cc-a4ac-ea7644ccef96"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-11-14 01:55:18,727 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:18,728 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:55:18,728 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:55:18,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:18,843 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-11-14 01:55:18,845 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:55:18,845 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":"1636854843935","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-11-14 01:55:18,847 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:18,848 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:55:18,848 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-14 01:55:18,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:18,903 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-11-14 01:55:18,904 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-14 01:55:18,904 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636854844843","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-11-14 01:55:18,907 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:55:18,907 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:55:18,907 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:18,907 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:55:18,908 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:55:18,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:55:19,725 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:55:19,727 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:55:19,727 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:55:19,730 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:55:19,730 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:55:19,730 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:55:19,731 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:55:19,731 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:55:19,731 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:55:19,731 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:55:19,731 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:55:19,731 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:55:19,731 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:55:19,731 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:55:19,732 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:19,732 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:55:19,732 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:55:19,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:55:20,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:55:20,125 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:55:20,127 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:55:20,131 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:55:20,132 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:20,132 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/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel 2021-11-14 01:55:20,132 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-11-14 01:55:20,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:55:20,232 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel HTTP/1.1" 200 None 2021-11-14 01:55:20,234 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-11-14 01:55:20,234 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-11-14 01:55:20,287 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:55:20,288 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:55:20,288 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:20,288 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:55:20,288 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:55:20,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:55:20,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:55:20,371 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:55:20,371 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:55:20,374 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:55:20,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:55:20,374 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:55:20,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:55:20,375 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:55:20,375 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:55:20,375 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:55:20,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:55:20,376 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:55:20,376 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:55:20,376 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:55:20,376 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:20,377 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:55:20,377 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:55:20,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:55:20,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:55:20,449 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:55:20,451 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:55:20,456 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:55:20,456 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': 'c3856096-b8cd-4c09-8646-60233587cf32', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:20,456 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/8af6d6c5-65f9-4722-97e0-5014135b7cca/vnfs 2021-11-14 01:55:20,456 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "0584c4b4-a673-4c95-936e-3d1366c878ec" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "86a94f9d-af7f-4d49-b25c-d45f880cdb2e", "modelVersionId": "a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "d789ff66-614f-4915-8207-4b3945f06594", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "8af6d6c5-65f9-4722-97e0-5014135b7cca", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0584c4b4-a673-4c95-936e-3d1366c878ec", "modelVersion": "1.0", "modelVersionId": "c0d62b0f-ea4b-42d9-90c8-8562c895e7d4" } } }] } } 2021-11-14 01:55:20,458 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:22,250 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8af6d6c5-65f9-4722-97e0-5014135b7cca/vnfs HTTP/1.1" 202 262 2021-11-14 01:55:22,251 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-11-14 01:55:22,252 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"c3856096-b8cd-4c09-8646-60233587cf32","instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32"}} 2021-11-14 01:55:22,252 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-11-14 01:55:22,259 DEBUG 129:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a978520-4071-4ab2-9947-71348a085faa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:22,260 DEBUG 131:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 2021-11-14 01:55:22,260 DEBUG 132:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] data sent: None 2021-11-14 01:55:22,263 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:22,451 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 HTTP/1.1" 200 1900 2021-11-14 01:55:22,453 INFO 142:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response code: 200 2021-11-14 01:55:22,453 DEBUG 146:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response: {"request":{"requestId":"c3856096-b8cd-4c09-8646-60233587cf32","startTime":"Sun, 14 Nov 2021 01:55:20 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0584c4b4-a673-4c95-936e-3d1366c878ec","source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 14 Nov 2021 01:55:21 GMT"}}} 2021-11-14 01:55:32,465 DEBUG 129:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6ea6694-22ab-427b-8d57-6fb23128f5f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:32,465 DEBUG 131:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 2021-11-14 01:55:32,466 DEBUG 132:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] data sent: None 2021-11-14 01:55:32,467 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:32,670 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 HTTP/1.1" 200 2106 2021-11-14 01:55:32,671 INFO 142:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response code: 200 2021-11-14 01:55:32,671 DEBUG 146:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response: {"request":{"requestId":"c3856096-b8cd-4c09-8646-60233587cf32","startTime":"Sun, 14 Nov 2021 01:55:20 GMT","finishTime":"Sun, 14 Nov 2021 01:55:29 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0584c4b4-a673-4c95-936e-3d1366c878ec","source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:29 GMT"}}} 2021-11-14 01:55:32,672 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-11-14 01:55:32,672 DEBUG 129:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '92d385ad-2eed-442d-9b0a-4820af16d721', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:32,672 DEBUG 131:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 2021-11-14 01:55:32,673 DEBUG 132:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] data sent: None 2021-11-14 01:55:32,674 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:32,861 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 HTTP/1.1" 200 2106 2021-11-14 01:55:32,862 INFO 142:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response code: 200 2021-11-14 01:55:32,863 DEBUG 146:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response: {"request":{"requestId":"c3856096-b8cd-4c09-8646-60233587cf32","startTime":"Sun, 14 Nov 2021 01:55:20 GMT","finishTime":"Sun, 14 Nov 2021 01:55:29 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0584c4b4-a673-4c95-936e-3d1366c878ec","source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:29 GMT"}}} 2021-11-14 01:55:32,863 DEBUG 129:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c084ce4d-2adc-4791-bca0-0174878836b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:32,864 DEBUG 131:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 2021-11-14 01:55:32,864 DEBUG 132:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] data sent: None 2021-11-14 01:55:32,865 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:33,049 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 HTTP/1.1" 200 2106 2021-11-14 01:55:33,051 INFO 142:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response code: 200 2021-11-14 01:55:33,051 DEBUG 146:onap_service.py(8) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response: {"request":{"requestId":"c3856096-b8cd-4c09-8646-60233587cf32","startTime":"Sun, 14 Nov 2021 01:55:20 GMT","finishTime":"Sun, 14 Nov 2021 01:55:29 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0584c4b4-a673-4c95-936e-3d1366c878ec","source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:29 GMT"}}} 2021-11-14 01:55:33,060 DEBUG 129:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b99aee7-f690-44ab-9f45-86c47f20e02e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:33,061 DEBUG 131:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 2021-11-14 01:55:33,061 DEBUG 132:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] data sent: None 2021-11-14 01:55:33,063 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:33,246 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 HTTP/1.1" 200 2106 2021-11-14 01:55:33,248 INFO 142:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response code: 200 2021-11-14 01:55:33,249 DEBUG 146:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response: {"request":{"requestId":"c3856096-b8cd-4c09-8646-60233587cf32","startTime":"Sun, 14 Nov 2021 01:55:20 GMT","finishTime":"Sun, 14 Nov 2021 01:55:29 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0584c4b4-a673-4c95-936e-3d1366c878ec","source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:29 GMT"}}} 2021-11-14 01:55:33,250 DEBUG 129:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59e2e30b-fb39-48e0-97ce-ff44f24cd09c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:33,250 DEBUG 131:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 2021-11-14 01:55:33,251 DEBUG 132:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] data sent: None 2021-11-14 01:55:33,253 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:33,452 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c3856096-b8cd-4c09-8646-60233587cf32 HTTP/1.1" 200 2106 2021-11-14 01:55:33,454 INFO 142:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response code: 200 2021-11-14 01:55:33,454 DEBUG 146:onap_service.py(1) - [None][Check c3856096-b8cd-4c09-8646-60233587cf32 orchestration request status] response: {"request":{"requestId":"c3856096-b8cd-4c09-8646-60233587cf32","startTime":"Sun, 14 Nov 2021 01:55:20 GMT","finishTime":"Sun, 14 Nov 2021 01:55:29 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"0584c4b4-a673-4c95-936e-3d1366c878ec","source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:55:29 GMT"}}} 2021-11-14 01:55:33,455 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:33,455 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-11-14 01:55:33,455 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-14 01:55:33,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:33,523 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-11-14 01:55:33,524 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-14 01:55:33,524 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":"1636854844061"} 2021-11-14 01:55:33,527 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:33,527 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-11-14 01:55:33,527 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-14 01:55:33,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:33,593 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-11-14 01:55:33,594 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-14 01:55:33,594 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636854844843","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-11-14 01:55:33,597 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:33,597 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 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-689a781d-8b0c-4b97-a203-d920005dc567 2021-11-14 01:55:33,597 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] data sent: None 2021-11-14 01:55:33,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:33,660 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-689a781d-8b0c-4b97-a203-d920005dc567 HTTP/1.1" 200 1641 2021-11-14 01:55:33,661 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] response code: 200 2021-11-14 01:55:33,661 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-689a781d-8b0c-4b97-a203-d920005dc567 service-instance-name] response: {"service-instance":[{"service-instance-id":"8af6d6c5-65f9-4722-97e0-5014135b7cca","service-instance-name":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0584c4b4-a673-4c95-936e-3d1366c878ec","model-version-id":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","resource-version":"1636854924617","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8af6d6c5-65f9-4722-97e0-5014135b7cca/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/249f2a8c-5868-40cc-a4ac-ea7644ccef96","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"249f2a8c-5868-40cc-a4ac-ea7644ccef96"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-11-14 01:55:33,664 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:33,664 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:55:33,664 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:55:33,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:33,726 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-11-14 01:55:33,726 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:55:33,727 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":"1636854924731","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/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]}]}}]} 2021-11-14 01:55:33,729 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:33,730 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:55:33,730 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-14 01:55:33,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:33,779 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-11-14 01:55:33,780 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-14 01:55:33,780 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636854924819","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-11-14 01:55:33,783 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:33,783 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/8af6d6c5-65f9-4722-97e0-5014135b7cca/relationship-list 2021-11-14 01:55:33,783 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:55:33,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:33,837 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/8af6d6c5-65f9-4722-97e0-5014135b7cca/relationship-list HTTP/1.1" 200 1063 2021-11-14 01:55:33,838 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:55:33,838 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/249f2a8c-5868-40cc-a4ac-ea7644ccef96","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"249f2a8c-5868-40cc-a4ac-ea7644ccef96"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-11-14 01:55:33,840 DEBUG 129:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:55:33,840 DEBUG 131:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b 2021-11-14 01:55:33,840 DEBUG 132:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] data sent: None 2021-11-14 01:55:33,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:55:33,909 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b HTTP/1.1" 200 3768 2021-11-14 01:55:33,910 INFO 142:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] response code: 200 2021-11-14 01:55:33,910 DEBUG 146:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] response: {"vnf-id":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnf-name":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"0584c4b4-a673-4c95-936e-3d1366c878ec","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1636854929426","model-invariant-id":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","model-version-id":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","model-customization-id":"d789ff66-614f-4915-8207-4b3945f06594","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8af6d6c5-65f9-4722-97e0-5014135b7cca/service-data/vnfs/vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8af6d6c5-65f9-4722-97e0-5014135b7cca","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":"8af6d6c5-65f9-4722-97e0-5014135b7cca"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-11-14 01:55:33,914 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:55:33,914 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:55:33,914 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:33,915 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:55:33,915 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:55:33,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:55:33,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:55:34,000 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:55:34,000 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:55:34,003 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:55:34,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:55:34,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:55:34,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:55:34,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:55:34,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:55:34,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:55:34,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:55:34,005 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:55:34,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:55:34,005 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:55:34,005 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:34,006 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:55:34,006 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:55:34,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:55:34,083 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:55:34,087 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:55:34,090 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:55:34,097 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:55:34,097 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:34,098 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/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel 2021-11-14 01:55:34,098 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-11-14 01:55:34,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:55:34,225 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel HTTP/1.1" 200 None 2021-11-14 01:55:34,226 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-11-14 01:55:34,226 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-11-14 01:55:34,272 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': 'd2328312-6136-46c1-9061-ef493ee4ad23', 'x-fromappid': 'API client'} 2021-11-14 01:55:34,272 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-11-14 01:55:34,272 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-689a781d-8b0c-4b97-a203-d920005dc567" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-2004'}, {'name': 'ubuntu20_key_name', 'value': 'wro-hw-cloud'}, {'name': 'wro-hw-cloud', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hbjXPTelzxLqyfJ8jeIROLDFRDzbWhyvy7sbEaXuCh2L3DHH4Nz0OAHIf3hzmvMBnSgi9vvEsEnPmBkq9HyAp3Zn402x2djWwTsWGSNyR+y0lGE41eigh6akfecQ2gECc/uiKTwc5kX/MJO7zv/NbZCwXCYi8p266Q89yD6sJkcLVU62qNyC+OV8H8Oemg4LUG87e9mXjN6tEEms8ocXVuvDFLPNhucH2XgVW/1U+qDQbfMXYseNZ2GEtdROS/jUJNoNhbPzcdnYnlKxFAWUh2C8l5R9F3tB3V9lZnUMX424SXeknZ/R1CzbnNdtK3RrFuQcQ7fXiuKCUlAzu76F Generated-by-Nova'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.medium'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'onap-net'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0", "vnf-type":"basic_vm/basic_vm 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-11-14 01:55:34,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-11-14 01:55:34,450 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-11-14 01:55:34,452 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-11-14 01:55:34,452 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-11-14 01:55:34,481 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:55:34,481 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:55:34,481 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:34,482 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:55:34,482 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:55:34,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:55:34,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:55:34,571 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:55:34,572 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:55:34,574 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:55:34,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:55:34,574 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:55:34,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:55:34,574 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:55:34,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:55:34,574 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:55:34,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:55:34,574 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:55:34,575 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:55:34,575 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:55:34,575 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:55:34,575 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:55:34,575 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:55:34,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:55:34,649 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:55:34,652 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:55:34,655 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:55:34,660 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:55:34,660 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': '5b0b6634-2ce7-48ed-bde5-62ae02e7fced', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:34,661 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/8af6d6c5-65f9-4722-97e0-5014135b7cca/vnfs/53261a90-a30a-4240-ac6f-9c9d32204a8b/vfModules 2021-11-14 01:55:34,661 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-689a781d-8b0c-4b97-a203-d920005dc567", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "54f3e5cf-6540-4d81-ad0a-084d3550f45c", "modelVersionId": "41fc14f5-a5d4-48bb-90e9-ec92a09b19fa", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "8af6d6c5-65f9-4722-97e0-5014135b7cca", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0584c4b4-a673-4c95-936e-3d1366c878ec", "modelVersion": "1.0", "modelVersionId": "c0d62b0f-ea4b-42d9-90c8-8562c895e7d4" } } }, { "relatedInstance": { "instanceId": "53261a90-a30a-4240-ac6f-9c9d32204a8b", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "86a94f9d-af7f-4d49-b25c-d45f880cdb2e", "modelVersion": "1.0", "modelVersionId": "a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4", "modelCustomizationId": "d789ff66-614f-4915-8207-4b3945f06594", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-11-14 01:55:34,662 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:36,246 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8af6d6c5-65f9-4722-97e0-5014135b7cca/vnfs/53261a90-a30a-4240-ac6f-9c9d32204a8b/vfModules HTTP/1.1" 202 262 2021-11-14 01:55:36,247 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-11-14 01:55:36,247 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","instanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced"}} 2021-11-14 01:55:36,248 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-11-14 01:55:36,255 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9cf2845e-2e87-42ea-ad13-dbce123f0b23', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:36,256 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:55:36,256 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:55:36,260 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:36,458 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 2461 2021-11-14 01:55:36,460 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:55:36,461 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 14 Nov 2021 01:55:35 GMT"}}} 2021-11-14 01:55:46,473 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de60c57e-22fc-4257-b814-9cb2f264b1fd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:46,473 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:55:46,473 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:55:46,475 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:47,001 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 2787 2021-11-14 01:55:47,003 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:55:47,003 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:55:46 GMT"}}} 2021-11-14 01:55:57,015 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cb57f021-b83c-404c-95c8-f66e346921c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:55:57,015 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:55:57,015 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:55:57,017 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:55:57,656 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4948 2021-11-14 01:55:57,658 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:55:57,658 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:55:46 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:07,670 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c0d7c71e-f735-43d5-bf11-aaecf995535a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:07,670 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:07,670 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:07,672 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:08,279 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4948 2021-11-14 01:56:08,281 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:08,281 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:55:46 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:18,293 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77bc33cd-944a-4327-8162-d7b77c5c111c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:18,293 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:18,294 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:18,296 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:18,855 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4950 2021-11-14 01:56:18,857 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:18,857 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:55:46 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:28,868 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd4e81c4a-dcc5-4032-90e7-219e3a18fa80', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:28,869 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:28,869 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:28,871 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:29,392 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4950 2021-11-14 01:56:29,394 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:29,394 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:55:46 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:39,405 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd42f3dc7-f428-48eb-815d-4550d2b6ed3c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:39,406 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:39,406 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:39,407 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:40,037 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4950 2021-11-14 01:56:40,039 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:40,039 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:55:46 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:50,051 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd11411a0-9f98-4e37-9129-84955db6d3ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:50,052 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:50,052 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:50,054 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:50,227 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4918 2021-11-14 01:56:50,228 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:50,229 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","finishTime":"Sun, 14 Nov 2021 01:56:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:56:44 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:50,229 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-11-14 01:56:50,230 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0f3165e9-1c66-4e0d-9831-2d52d38d551a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:50,230 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:50,230 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:50,232 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:50,455 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4918 2021-11-14 01:56:50,456 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:50,457 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","finishTime":"Sun, 14 Nov 2021 01:56:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:56:44 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:50,458 DEBUG 129:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2756d2e-3181-49ae-82bd-2931f853c591', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:50,458 DEBUG 131:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:50,458 DEBUG 132:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:50,460 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:50,646 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4918 2021-11-14 01:56:50,647 INFO 142:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:50,648 DEBUG 146:onap_service.py(9) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","finishTime":"Sun, 14 Nov 2021 01:56:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:56:44 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:50,656 DEBUG 129:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1b8c0c5d-2dbd-456f-9511-dae299957a6b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:50,657 DEBUG 131:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:50,657 DEBUG 132:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:50,660 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:50,846 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4918 2021-11-14 01:56:50,848 INFO 142:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:50,849 DEBUG 146:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","finishTime":"Sun, 14 Nov 2021 01:56:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:56:44 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:50,850 DEBUG 129:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7ed59e7a-2f02-4d8a-ac4b-b1936cda4234', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:56:50,850 DEBUG 131:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced 2021-11-14 01:56:50,850 DEBUG 132:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] data sent: None 2021-11-14 01:56:50,851 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:56:51,075 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5b0b6634-2ce7-48ed-bde5-62ae02e7fced HTTP/1.1" 200 4918 2021-11-14 01:56:51,077 INFO 142:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response code: 200 2021-11-14 01:56:51,077 DEBUG 146:onap_service.py(1) - [None][Check 5b0b6634-2ce7-48ed-bde5-62ae02e7fced orchestration request status] response: {"request":{"requestId":"5b0b6634-2ce7-48ed-bde5-62ae02e7fced","startTime":"Sun, 14 Nov 2021 01:55:34 GMT","finishTime":"Sun, 14 Nov 2021 01:56:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"}}},{"relatedInstance":{"instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:56:44 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":null,\"creation_time\":1636854664000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:56:51,078 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-11-14 01:56:51,079 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-11-14 01:57:01,090 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,091 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/8af6d6c5-65f9-4722-97e0-5014135b7cca/relationship-list 2021-11-14 01:57:01,091 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:57:01,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,175 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/8af6d6c5-65f9-4722-97e0-5014135b7cca/relationship-list HTTP/1.1" 200 1063 2021-11-14 01:57:01,177 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:57:01,177 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/249f2a8c-5868-40cc-a4ac-ea7644ccef96","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"249f2a8c-5868-40cc-a4ac-ea7644ccef96"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-11-14 01:57:01,180 DEBUG 129:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,180 DEBUG 131:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b 2021-11-14 01:57:01,180 DEBUG 132:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] data sent: None 2021-11-14 01:57:01,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,274 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b HTTP/1.1" 200 4539 2021-11-14 01:57:01,275 INFO 142:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] response code: 200 2021-11-14 01:57:01,275 DEBUG 146:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] response: {"vnf-id":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnf-name":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"0584c4b4-a673-4c95-936e-3d1366c878ec","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1636854997649","model-invariant-id":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","model-version-id":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","model-customization-id":"d789ff66-614f-4915-8207-4b3945f06594","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8af6d6c5-65f9-4722-97e0-5014135b7cca/service-data/vnfs/vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/88544fbe-b6f6-4352-8d71-909d502d4222","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"88544fbe-b6f6-4352-8d71-909d502d4222"}],"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/8af6d6c5-65f9-4722-97e0-5014135b7cca","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":"8af6d6c5-65f9-4722-97e0-5014135b7cca"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-11-14 01:57:01,278 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-11-14 01:57:01,278 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2021-11-14 01:57:01,279 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,279 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b/vf-modules 2021-11-14 01:57:01,279 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0 VF modules] data sent: None 2021-11-14 01:57:01,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,342 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b/vf-modules HTTP/1.1" 200 1641 2021-11-14 01:57:01,343 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0 VF modules] response code: 200 2021-11-14 01:57:01,343 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"ee771362-d701-494d-87f8-0d9aa5a113fe","vf-module-name":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","heat-stack-id":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1636855003606","model-invariant-id":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","model-version-id":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","model-customization-id":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8af6d6c5-65f9-4722-97e0-5014135b7cca/service-data/vnfs/vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b/vnf-data/vf-modules/vf-module/ee771362-d701-494d-87f8-0d9aa5a113fe/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/88544fbe-b6f6-4352-8d71-909d502d4222","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"},{"relationship-key":"vserver.vserver-id","relationship-value":"88544fbe-b6f6-4352-8d71-909d502d4222"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-11-14 01:57:01,345 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-11-14 01:57:01,346 DEBUG 158:vf_module.py(1) - Delete ee771362-d701-494d-87f8-0d9aa5a113fe VF module 2021-11-14 01:57:01,346 DEBUG 45:deletion.py(1) - VF module ee771362-d701-494d-87f8-0d9aa5a113fe deletion request 2021-11-14 01:57:01,359 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,360 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:57:01,360 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:57:01,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,408 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:57:01,409 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:57:01,409 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:57:01,412 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,412 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:57:01,412 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:57:01,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,474 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-11-14 01:57:01,475 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:57:01,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":"1636854924731","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/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]}]}}]} 2021-11-14 01:57:01,479 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,479 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:57:01,479 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:57:01,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,529 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:57:01,530 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:57:01,530 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:57:01,533 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,533 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:57:01,533 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:57:01,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,593 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-11-14 01:57:01,593 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:57:01,594 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":"1636854924731","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/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]}]}}]} 2021-11-14 01:57:01,596 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,596 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:57:01,597 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:57:01,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,642 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:57:01,643 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:57:01,643 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:57:01,646 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,646 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:57:01,646 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:57:01,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,704 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-11-14 01:57:01,705 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:57:01,705 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":"1636854924731","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/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]}]}}]} 2021-11-14 01:57:01,708 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:57:01,708 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:57:01,708 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-14 01:57:01,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:57:01,760 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-11-14 01:57:01,761 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-14 01:57:01,761 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636854924819","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-11-14 01:57:01,763 DEBUG 129:onap_service.py(1) - [None][Create ee771362-d701-494d-87f8-0d9aa5a113fe VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e284a667-aaee-46c1-9534-f9a7d45bd9b3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:57:01,763 DEBUG 131:onap_service.py(1) - [None][Create ee771362-d701-494d-87f8-0d9aa5a113fe VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8af6d6c5-65f9-4722-97e0-5014135b7cca/vnfs/53261a90-a30a-4240-ac6f-9c9d32204a8b/vfModules/ee771362-d701-494d-87f8-0d9aa5a113fe 2021-11-14 01:57:01,764 DEBUG 132:onap_service.py(1) - [None][Create ee771362-d701-494d-87f8-0d9aa5a113fe VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "54f3e5cf-6540-4d81-ad0a-084d3550f45c", "modelVersionId": "41fc14f5-a5d4-48bb-90e9-ec92a09b19fa", "modelName": "basic_vm-689a781d-8b0c-4b97-a203-d920005dc567", "modelVersion": "1636855003606", "modelCustomizationId": "1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-11-14 01:57:01,765 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:57:03,228 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8af6d6c5-65f9-4722-97e0-5014135b7cca/vnfs/53261a90-a30a-4240-ac6f-9c9d32204a8b/vfModules/ee771362-d701-494d-87f8-0d9aa5a113fe HTTP/1.1" 202 262 2021-11-14 01:57:03,230 INFO 142:onap_service.py(1) - [None][Create ee771362-d701-494d-87f8-0d9aa5a113fe VF moduledeletion request] response code: 202 2021-11-14 01:57:03,231 DEBUG 146:onap_service.py(1) - [None][Create ee771362-d701-494d-87f8-0d9aa5a113fe VF moduledeletion request] response: {"requestReferences":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","instanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3"}} 2021-11-14 01:57:03,231 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-11-14 01:57:03,239 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25cd7614-e336-4a8f-8fd4-6990a4118f8b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:57:03,240 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:57:03,241 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:57:03,244 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:57:03,436 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 1315 2021-11-14 01:57:03,438 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:57:03,439 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 14 Nov 2021 01:57:02 GMT"}}} 2021-11-14 01:57:13,451 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1dc27d73-4b76-4d67-90d1-25a28b022197', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:57:13,452 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:57:13,452 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:57:13,455 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:57:14,002 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3811 2021-11-14 01:57:14,004 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:57:14,004 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:57:07 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:57:24,016 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0ca1c66b-782d-4f12-82e1-117d3c78614a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:57:24,017 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:57:24,017 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:57:24,020 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:57:24,551 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3815 2021-11-14 01:57:24,553 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:57:24,553 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:57:07 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:57:34,564 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd0496fbd-b2db-48a5-b8e0-ef351bacfdc9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:57:34,565 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:57:34,565 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:57:34,567 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:57:35,143 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3815 2021-11-14 01:57:35,145 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:57:35,145 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:57:07 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:57:45,152 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dc2448fb-e056-4d8f-a20f-64c4f4d07f96', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:57:45,153 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:57:45,153 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:57:45,154 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:57:45,746 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3815 2021-11-14 01:57:45,747 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:57:45,748 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:57:07 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:57:55,759 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'acdab8b2-3c07-4814-b25e-902740596fb9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:57:55,760 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:57:55,760 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:57:55,762 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:57:56,318 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3815 2021-11-14 01:57:56,319 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:57:56,319 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:57:07 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:58:06,331 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e9d5c1d-9817-400b-87ba-2e3783966c43', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:06,331 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:58:06,331 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:58:06,333 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:06,859 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3815 2021-11-14 01:58:06,861 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:58:06,861 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sun, 14 Nov 2021 01:57:07 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:58:16,872 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4a975c9-e07c-4eb7-9e47-80a720a9b881', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:16,872 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:58:16,872 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:58:16,874 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:17,065 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3779 2021-11-14 01:58:17,067 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:58:17,067 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","finishTime":"Sun, 14 Nov 2021 01:58:09 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:09 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:58:17,067 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-11-14 01:58:17,068 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c225e379-b9ec-4792-8344-c83ec9ada8ea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:17,068 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:58:17,068 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:58:17,069 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:17,233 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3779 2021-11-14 01:58:17,234 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:58:17,235 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","finishTime":"Sun, 14 Nov 2021 01:58:09 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:09 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:58:17,236 DEBUG 129:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6bc7045a-7b60-495e-90da-12084d95dd5c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:17,236 DEBUG 131:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:58:17,236 DEBUG 132:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:58:17,237 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:17,389 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3779 2021-11-14 01:58:17,391 INFO 142:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:58:17,391 DEBUG 146:onap_service.py(10) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","finishTime":"Sun, 14 Nov 2021 01:58:09 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:09 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:58:17,402 DEBUG 129:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a48eb93-7994-474d-9dac-0806575e085b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:17,403 DEBUG 131:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:58:17,403 DEBUG 132:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:58:17,407 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:17,562 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3779 2021-11-14 01:58:17,564 INFO 142:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:58:17,564 DEBUG 146:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","finishTime":"Sun, 14 Nov 2021 01:58:09 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:09 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:58:17,565 DEBUG 129:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '793a4def-8d5e-4e44-8baf-3ba7dd78947b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:17,565 DEBUG 131:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 2021-11-14 01:58:17,566 DEBUG 132:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] data sent: None 2021-11-14 01:58:17,567 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:17,715 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e284a667-aaee-46c1-9534-f9a7d45bd9b3 HTTP/1.1" 200 3779 2021-11-14 01:58:17,717 INFO 142:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response code: 200 2021-11-14 01:58:17,717 DEBUG 146:onap_service.py(1) - [None][Check e284a667-aaee-46c1-9534-f9a7d45bd9b3 orchestration request status] response: {"request":{"requestId":"e284a667-aaee-46c1-9534-f9a7d45bd9b3","startTime":"Sun, 14 Nov 2021 01:57:01 GMT","finishTime":"Sun, 14 Nov 2021 01:58:09 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"54f3e5cf-6540-4d81-ad0a-084d3550f45c","modelType":"vfModule","modelName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567","modelVersion":"1636855003606","modelCustomizationUuid":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelVersionId":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelCustomizationId":"1fb5dd45-95b6-496f-8b4d-7cfd8d2d4d13","modelUuid":"41fc14f5-a5d4-48bb-90e9-ec92a09b19fa","modelInvariantUuid":"54f3e5cf-6540-4d81-ad0a-084d3550f45c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vfModuleInstanceId":"ee771362-d701-494d-87f8-0d9aa5a113fe","vfModuleInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:09 GMT"},"requestProcessingData":[{"groupingId":"22cf2803-147c-457f-8fdb-4881eb621cb8","tag":"StackInformation","dataPairs":[{"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-689a781d-8b0c-4b97-a203-d920005dc567/22cf2803-147c-457f-8fdb-4881eb621cb8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"updated_time\":1636854746000,\"creation_time\":1636854664000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"242fcbe05895491caedc06866a46be0d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"53261a90-a30a-4240-ac6f-9c9d32204a8b\",\"OS::stack_id\":\"22cf2803-147c-457f-8fdb-4881eb621cb8\",\"OS::stack_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567\",\"vf_module_id\":\"ee771362-d701-494d-87f8-0d9aa5a113fe\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0\",\"ubuntu20_flavor_name\":\"m1.medium\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-11-14 01:58:17,718 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-11-14 01:58:17,720 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:17,720 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/8af6d6c5-65f9-4722-97e0-5014135b7cca/relationship-list 2021-11-14 01:58:17,720 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:58:17,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:17,790 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/8af6d6c5-65f9-4722-97e0-5014135b7cca/relationship-list HTTP/1.1" 200 1063 2021-11-14 01:58:17,791 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:58:17,791 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/249f2a8c-5868-40cc-a4ac-ea7644ccef96","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"249f2a8c-5868-40cc-a4ac-ea7644ccef96"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-11-14 01:58:17,794 DEBUG 129:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:17,794 DEBUG 131:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b 2021-11-14 01:58:17,794 DEBUG 132:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] data sent: None 2021-11-14 01:58:17,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:17,863 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b HTTP/1.1" 200 3768 2021-11-14 01:58:17,864 INFO 142:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] response code: 200 2021-11-14 01:58:17,865 DEBUG 146:onap_service.py(1) - [AAI][Get 8af6d6c5-65f9-4722-97e0-5014135b7cca ABCMeta] response: {"vnf-id":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnf-name":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"0584c4b4-a673-4c95-936e-3d1366c878ec","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1636855086660","model-invariant-id":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","model-version-id":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","model-customization-id":"d789ff66-614f-4915-8207-4b3945f06594","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8af6d6c5-65f9-4722-97e0-5014135b7cca/service-data/vnfs/vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8af6d6c5-65f9-4722-97e0-5014135b7cca","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":"8af6d6c5-65f9-4722-97e0-5014135b7cca"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-11-14 01:58:17,867 DEBUG 384:vnf.py(1) - Delete 53261a90-a30a-4240-ac6f-9c9d32204a8b VNF 2021-11-14 01:58:17,867 DEBUG 80:deletion.py(1) - VNF 53261a90-a30a-4240-ac6f-9c9d32204a8b deletion request 2021-11-14 01:58:17,880 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:58:17,881 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:58:17,881 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:17,881 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:58:17,882 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:58:17,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:58:18,000 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:58:18,001 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:58:18,002 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:58:18,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:58:18,005 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:58:18,005 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:58:18,005 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:58:18,005 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:58:18,006 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:58:18,006 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:58:18,006 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:58:18,006 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:58:18,007 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:58:18,007 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:58:18,007 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:18,008 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:58:18,008 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:58:18,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:58:18,150 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:58:18,152 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:58:18,154 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:58:18,159 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:58:18,160 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:18,160 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/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel 2021-11-14 01:58:18,160 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-11-14 01:58:18,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:58:18,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel HTTP/1.1" 200 None 2021-11-14 01:58:18,327 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-11-14 01:58:18,327 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-11-14 01:58:18,365 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:18,365 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:58:18,365 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:58:18,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:18,420 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:58:18,421 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:58:18,422 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:58:18,425 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:18,425 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:58:18,425 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:58:18,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:18,487 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-11-14 01:58:18,489 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:58:18,489 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":"1636854924731","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/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]}]}}]} 2021-11-14 01:58:18,493 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:18,493 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:58:18,493 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:58:18,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:18,546 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:58:18,548 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:58:18,548 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:58:18,552 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:18,553 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:58:18,553 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:58:18,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:18,611 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-11-14 01:58:18,612 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:58:18,612 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":"1636854924731","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/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]}]}}]} 2021-11-14 01:58:18,615 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:18,615 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:58:18,615 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:58:18,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:18,663 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:58:18,664 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:58:18,664 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:58:18,666 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:18,667 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:58:18,667 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:58:18,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:18,723 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-11-14 01:58:18,724 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:58:18,724 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1636854924731","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/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]}]}}]} 2021-11-14 01:58:18,727 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:18,727 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:58:18,727 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-14 01:58:18,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:18,783 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-11-14 01:58:18,784 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-14 01:58:18,785 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636854924819","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/53261a90-a30a-4240-ac6f-9c9d32204a8b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53261a90-a30a-4240-ac6f-9c9d32204a8b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-11-14 01:58:18,788 DEBUG 129:onap_service.py(1) - [None][Create 53261a90-a30a-4240-ac6f-9c9d32204a8b VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8688e55-4854-4dad-b21d-55dff57cbe01', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:18,788 DEBUG 131:onap_service.py(1) - [None][Create 53261a90-a30a-4240-ac6f-9c9d32204a8b VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8af6d6c5-65f9-4722-97e0-5014135b7cca/vnfs/53261a90-a30a-4240-ac6f-9c9d32204a8b 2021-11-14 01:58:18,788 DEBUG 132:onap_service.py(1) - [None][Create 53261a90-a30a-4240-ac6f-9c9d32204a8b VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "86a94f9d-af7f-4d49-b25c-d45f880cdb2e", "modelVersion": "1.0", "modelVersionId": "a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4", "modelCustomizationId": "d789ff66-614f-4915-8207-4b3945f06594", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-11-14 01:58:18,791 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:20,343 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8af6d6c5-65f9-4722-97e0-5014135b7cca/vnfs/53261a90-a30a-4240-ac6f-9c9d32204a8b HTTP/1.1" 202 262 2021-11-14 01:58:20,345 INFO 142:onap_service.py(1) - [None][Create 53261a90-a30a-4240-ac6f-9c9d32204a8b VNF deletion request] response code: 202 2021-11-14 01:58:20,346 DEBUG 146:onap_service.py(1) - [None][Create 53261a90-a30a-4240-ac6f-9c9d32204a8b VNF deletion request] response: {"requestReferences":{"requestId":"a8688e55-4854-4dad-b21d-55dff57cbe01","instanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01"}} 2021-11-14 01:58:20,347 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-11-14 01:58:20,355 DEBUG 129:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c3466d44-4ee6-4437-b1f9-2ef18454fa5b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:20,355 DEBUG 131:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 2021-11-14 01:58:20,356 DEBUG 132:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] data sent: None 2021-11-14 01:58:20,358 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:20,540 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 HTTP/1.1" 200 1270 2021-11-14 01:58:20,542 INFO 142:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response code: 200 2021-11-14 01:58:20,542 DEBUG 146:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response: {"request":{"requestId":"a8688e55-4854-4dad-b21d-55dff57cbe01","startTime":"Sun, 14 Nov 2021 01:58:19 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 14 Nov 2021 01:58:19 GMT"}}} 2021-11-14 01:58:30,555 DEBUG 129:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4d56b455-45e9-4974-b774-36f2afe2dd23', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:30,556 DEBUG 131:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 2021-11-14 01:58:30,556 DEBUG 132:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] data sent: None 2021-11-14 01:58:30,558 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:30,762 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 HTTP/1.1" 200 1476 2021-11-14 01:58:30,763 INFO 142:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response code: 200 2021-11-14 01:58:30,764 DEBUG 146:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response: {"request":{"requestId":"a8688e55-4854-4dad-b21d-55dff57cbe01","startTime":"Sun, 14 Nov 2021 01:58:19 GMT","finishTime":"Sun, 14 Nov 2021 01:58:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:24 GMT"}}} 2021-11-14 01:58:30,764 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-11-14 01:58:30,765 DEBUG 129:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7f7a1db3-e393-4dc5-b5f6-668bad49518d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:30,765 DEBUG 131:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 2021-11-14 01:58:30,765 DEBUG 132:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] data sent: None 2021-11-14 01:58:30,767 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:30,904 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 HTTP/1.1" 200 1476 2021-11-14 01:58:30,906 INFO 142:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response code: 200 2021-11-14 01:58:30,906 DEBUG 146:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response: {"request":{"requestId":"a8688e55-4854-4dad-b21d-55dff57cbe01","startTime":"Sun, 14 Nov 2021 01:58:19 GMT","finishTime":"Sun, 14 Nov 2021 01:58:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:24 GMT"}}} 2021-11-14 01:58:30,907 DEBUG 129:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca04bdcd-24d5-4d82-8da2-185755d6fb68', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:30,907 DEBUG 131:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 2021-11-14 01:58:30,907 DEBUG 132:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] data sent: None 2021-11-14 01:58:30,909 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:31,058 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 HTTP/1.1" 200 1476 2021-11-14 01:58:31,059 INFO 142:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response code: 200 2021-11-14 01:58:31,060 DEBUG 146:onap_service.py(11) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response: {"request":{"requestId":"a8688e55-4854-4dad-b21d-55dff57cbe01","startTime":"Sun, 14 Nov 2021 01:58:19 GMT","finishTime":"Sun, 14 Nov 2021 01:58:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:24 GMT"}}} 2021-11-14 01:58:31,068 DEBUG 129:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9bbec3a0-eb0f-4647-8cc7-25f05dd4a0ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:31,069 DEBUG 131:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 2021-11-14 01:58:31,069 DEBUG 132:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] data sent: None 2021-11-14 01:58:31,072 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:31,215 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 HTTP/1.1" 200 1476 2021-11-14 01:58:31,217 INFO 142:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response code: 200 2021-11-14 01:58:31,217 DEBUG 146:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response: {"request":{"requestId":"a8688e55-4854-4dad-b21d-55dff57cbe01","startTime":"Sun, 14 Nov 2021 01:58:19 GMT","finishTime":"Sun, 14 Nov 2021 01:58:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:24 GMT"}}} 2021-11-14 01:58:31,218 DEBUG 129:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a767d0fd-3da6-4242-bd5e-b1b3c490fdb6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:31,218 DEBUG 131:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 2021-11-14 01:58:31,218 DEBUG 132:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] data sent: None 2021-11-14 01:58:31,220 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:31,377 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8688e55-4854-4dad-b21d-55dff57cbe01 HTTP/1.1" 200 1476 2021-11-14 01:58:31,378 INFO 142:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response code: 200 2021-11-14 01:58:31,379 DEBUG 146:onap_service.py(1) - [None][Check a8688e55-4854-4dad-b21d-55dff57cbe01 orchestration request status] response: {"request":{"requestId":"a8688e55-4854-4dad-b21d-55dff57cbe01","startTime":"Sun, 14 Nov 2021 01:58:19 GMT","finishTime":"Sun, 14 Nov 2021 01:58:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"d789ff66-614f-4915-8207-4b3945f06594","modelVersionId":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelCustomizationId":"d789ff66-614f-4915-8207-4b3945f06594","modelUuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","modelInvariantUuid":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","vnfInstanceId":"53261a90-a30a-4240-ac6f-9c9d32204a8b","vnfInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:24 GMT"}}} 2021-11-14 01:58:31,380 DEBUG 319:service.py(1) - Delete 8af6d6c5-65f9-4722-97e0-5014135b7cca service instance 2021-11-14 01:58:31,380 DEBUG 113:deletion.py(1) - Service 8af6d6c5-65f9-4722-97e0-5014135b7cca deletion request 2021-11-14 01:58:31,391 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:58:31,391 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:58:31,392 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:31,392 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:58:31,393 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:58:31,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:58:31,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:58:31,775 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:58:31,775 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:58:31,778 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:58:31,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:58:31,779 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:58:31,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:58:31,779 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:58:31,780 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:58:31,780 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:58:31,780 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:58:31,781 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:58:31,781 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:58:31,781 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:58:31,782 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:31,782 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:58:31,783 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:58:31,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:58:32,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:58:32,130 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:58:32,132 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:58:32,138 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:58:32,138 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:58:32,138 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:58:32,139 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:32,139 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:58:32,139 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:58:32,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:58:32,206 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:58:32,208 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:58:32,208 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:58:32,211 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:58:32,211 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:58:32,212 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:58:32,212 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:58:32,212 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:58:32,213 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:58:32,213 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:58:32,213 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:58:32,213 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:58:32,214 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:58:32,214 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:58:32,214 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:32,215 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:58:32,215 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:58:32,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:58:32,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:58:32,287 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:58:32,289 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:58:32,293 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:58:32,294 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 01:58:32,294 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 01:58:32,295 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:32,295 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 01:58:32,295 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 01:58:32,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:58:32,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-11-14 01:58:32,360 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 01:58:32,361 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86da379b-db32-4cef-91e8-7215d589a9a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-14 01:58:32,363 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 01:58:32,363 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:58:32,364 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:58:32,364 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:58:32,364 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 01:58:32,364 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 01:58:32,365 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 01:58:32,365 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-14 01:58:32,365 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-14 01:58:32,366 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 01:58:32,366 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 01:58:32,366 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:32,367 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 01:58:32,367 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 01:58:32,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 01:58:32,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 01:58:32,440 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 01:58:32,442 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16cc39d8-94d2-4b43-8ddb-edd5f02745b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845868676,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afde0af0-5c3d-4998-a5b1-72083150b626","invariantUUID":"ccd18245-31cf-4353-b653-5c90c90ceea4","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbe3172d-0a98-44ef-a716-c57a50c5dcf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845863902,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d37ce3e-47ff-4e1f-9360-e40dc585b729","invariantUUID":"171f3c06-0f8e-464e-a564-fddbbe80f991","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":"defaulticon","uniqueId":"8d8b686d-abf4-49c3-b143-f47a25b5eed7","lifecycleState":"CERTIFIED","lastUpdateDate":1636845754497,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc992767-2de8-431a-83db-e518c60ac1cf","invariantUUID":"9b4bcab2-5efa-483b-a6c7-7d3f236fc849","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":"compute","uniqueId":"344b64d7-b273-4433-82f2-bb4d2feb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845824465,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eaaa4ba-de2a-46d4-9937-34d8a20ff7fe","invariantUUID":"c1c9eb55-2e14-4c7f-818f-1f33186e6030","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":"objectStorage","uniqueId":"65daa56b-68bb-41c4-88b9-c7d8584b5c02","lifecycleState":"CERTIFIED","lastUpdateDate":1636845845942,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"956c1975-a489-4da1-bfa8-e147bb86d960","invariantUUID":"b4e45333-3734-4a3f-9970-440e2f7e7f93","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":"securityrules","uniqueId":"49d6b5c1-1969-4669-b902-ca9eae292bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636845780678,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e73b472-d2cc-4ad9-a1d4-9f71452ba0f2","invariantUUID":"2389fd48-6203-4d05-9490-e392b59eed72","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e174e1e-9a2b-42d2-99d8-7d5b6ffdbcda","lifecycleState":"CERTIFIED","lastUpdateDate":1636845801124,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f95063c2-a9f7-4701-ae5d-4408ade426fc","invariantUUID":"ea90501b-c1c4-4f45-b079-c2f62dd9b62c","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":"c4765069-fecd-4567-ac5e-a58dad703378","lifecycleState":"CERTIFIED","lastUpdateDate":1636845930544,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624a87b3-5028-474f-8491-3c821d18d25b","invariantUUID":"8c0bc753-1e51-4b3b-9d97-89fb4dc2657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"82792663-b29d-4072-a8bf-f5e0b7bb9c20","lifecycleState":"CERTIFIED","lastUpdateDate":1636845856585,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f1a925d-18d7-4b4a-9f24-4c22082aa03a","invariantUUID":"85344501-3ee2-4a4e-a972-5d23ffdf298e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02831168-1e6b-44c8-90fc-27a0e35ff97c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845791239,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2002c4c-ce64-4034-9bd2-9340ed995af0","invariantUUID":"d02b4d31-deb4-41ce-95e0-da87645c9fd0","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28998fae-92e1-4685-a15d-7d4d26ff6431","lifecycleState":"CERTIFIED","lastUpdateDate":1636845794445,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f77205f-5d0f-48fb-b2b9-61aa867f632d","invariantUUID":"a1421068-04b4-4fee-91d4-9e5347738661","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":"88347ad4-09ae-4c19-86b6-4d01ccb24e98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845847683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a2d2e4-e0dc-4f7b-a62e-8a7bd49a0830","invariantUUID":"e3993706-ad91-4516-8596-371f791fcf0d","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":"1206e777-318c-4ef1-b714-b498abc59a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845822174,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"346162b7-3f93-4a5f-a0b7-99766377d231","invariantUUID":"6b50e2c5-da53-48f5-a187-ec191b825298","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":"compute","uniqueId":"e8c2a3c0-b0fb-4c2c-ba00-b0bdfc348c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636845892771,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca0340ae-2ab8-4ed2-b7ec-97b6624efa5f","invariantUUID":"b1e6a0ee-e1fc-4c00-b400-111a7906277f","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":"objectStorage","uniqueId":"62ed1e28-e6f8-4bb2-92d8-472b261eda59","lifecycleState":"CERTIFIED","lastUpdateDate":1636845820002,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78e7cbab-bcac-41c2-8c7c-74479aec1056","invariantUUID":"0f24f0dd-edc8-448b-9cb9-27cefbc4d179","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":"networkrules","uniqueId":"e9330d8a-966a-4b4f-b6a9-d66c6b1f685d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845777627,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9f738cd7-4726-4a52-ac5f-c337962605dd","invariantUUID":"910b29b7-04af-4be8-9ed4-ea24ee0224a6","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":"97d1aeba-a69a-4778-a48c-bbd15e498327","lifecycleState":"CERTIFIED","lastUpdateDate":1636845762664,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"39514456-d37e-4553-b6ac-187f33349208","invariantUUID":"9315accf-5ce2-41a9-9f91-d741e5af1bd2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3ff6a53-d9ae-4dbb-8990-e12bcea914c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845806858,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"777b1e2b-a52a-44d5-8006-cd5e57c2fb54","invariantUUID":"dd48380b-f1d9-40af-8f0e-303c3e7e2cf4","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":"defaulticon","uniqueId":"2688e4ad-0f5f-4e1a-9527-5ccf3924ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1636845818013,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759732d-beb7-4238-a6ae-38d4b60f54ab","invariantUUID":"d73c9a20-5c4a-45b0-9516-75cd8acb5437","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0b61059-9a15-41a3-aa70-ae85a3b9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845752904,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a5e838e-f42b-4ddf-9c90-27461cf0e381","invariantUUID":"16597358-3980-4463-92bf-b4a3a1efef25","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":"networkrules","uniqueId":"a98353f4-4d9a-4933-955b-38b0cd1ffd37","lifecycleState":"CERTIFIED","lastUpdateDate":1636845771370,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f9e8ee3-4331-4c69-97a6-050a776fbe9f","invariantUUID":"fb3fbeb4-8302-4173-bb76-946dddc3874b","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6a5713b-ed51-4844-9d06-fc2cb8f12536","lifecycleState":"CERTIFIED","lastUpdateDate":1636845858175,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e765fa-70d5-495c-b667-d71d5a6762d5","invariantUUID":"1a385aaa-5c96-47c0-86f2-b554e54a05ef","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":"port","uniqueId":"40f7ae27-beeb-4bda-a657-4d01c68a000e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845859807,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5c4936-0f34-41b0-bcf1-fadcec88fcfa","invariantUUID":"d126331c-2c9e-4720-b736-61bb8a67138f","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4da599ac-99f5-4438-b131-c307087d0ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845738627,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9ae878d-6547-4764-a8a0-560a955f0dc0","invariantUUID":"164d07bb-774c-4aad-8de6-97cd4751addd","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":"port","uniqueId":"0a190a25-f883-4cf7-b0de-eaf44e0843b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845882050,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a43f69b8-58f1-4484-9295-528787268360","invariantUUID":"241203df-9d86-4f28-b6a7-a220fe7fa749","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28689b86-449d-465d-b0cd-47ff91edbff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845808443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"783b23f6-223e-47f4-85d0-ed3a3c77209e","invariantUUID":"df047433-851e-49a8-bf1d-6d47f275b060","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7f71cfb-bd65-453d-b9f9-80274722b987","lifecycleState":"CERTIFIED","lastUpdateDate":1636845836203,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3e354dc-d912-460f-b816-1763bb81c80b","invariantUUID":"49d95502-3d00-47c4-b4fc-989c7a2a1fdc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f944cb55-83c0-4f9f-9b49-812bf228325c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845944680,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00590cac-89d0-459a-ab3b-5f0b8998149c","invariantUUID":"9dd03994-a53d-4d14-93e4-679c4a5b02df","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":"objectStorage","uniqueId":"61024cf1-345d-48bb-80f4-8e532773d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845933796,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7e4950-cece-4cfa-be84-c200515c1557","invariantUUID":"cec4d277-8b8c-4b94-8720-b15042c8923f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fbda779-fd7d-40de-9521-411905da2702","lifecycleState":"CERTIFIED","lastUpdateDate":1636845932439,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e6f6487-bfe8-4a7f-afc8-bc89eba3841b","invariantUUID":"1ae9bbbd-c3ce-4637-a317-c40781211684","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":"objectStorage","uniqueId":"6297b4a8-7b44-4ffd-ad69-b12fcc5cebab","lifecycleState":"CERTIFIED","lastUpdateDate":1636845841317,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"969692a5-d71b-4716-bb2d-743687d86640","invariantUUID":"ea834091-48f9-4852-9748-670b97797c6d","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":"compute","uniqueId":"4d949cd6-73e7-4102-859d-9e2235273471","lifecycleState":"CERTIFIED","lastUpdateDate":1636845926156,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05013ef4-d63d-42eb-9586-9c5be1b868b7","invariantUUID":"e5070173-2513-4d00-8c61-d4e49cb53e11","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":"8df1ba0a-31a5-421b-98a2-172e8bfca558","lifecycleState":"CERTIFIED","lastUpdateDate":1636845939373,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22283b3f-f859-46aa-a270-4c4d4fa928a6","invariantUUID":"b5900b55-bf52-4402-8118-4850dcf0dd62","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d2ccb2f-c482-4a2d-94d8-28f9276b3b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636845897274,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adfa3823-49cb-4553-b2d9-22aa9f2bb737","invariantUUID":"3974c431-1bb0-4a28-b50a-4d918191d688","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":"d8bc3169-3d7f-4471-aebb-016832b3f0af","lifecycleState":"CERTIFIED","lastUpdateDate":1636845727928,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0f51c7c2-3f1c-473e-89f7-2d378c9521fc","invariantUUID":"732fa278-1758-4ea8-9567-00f08573cef4","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":"cb0a789d-3ec3-4bad-8c50-81beaf300f25","lifecycleState":"CERTIFIED","lastUpdateDate":1636845746153,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"252b5ef5-3f11-46b2-b121-5320eae8cd0b","invariantUUID":"18a6d530-b9c5-4e3e-8ba0-e35cb6e8c8e5","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":"b8481e9e-7860-4fdd-a14b-ddceb74c129c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845870220,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcee2f49-b6ba-4014-9de5-9c2b6f70c4b7","invariantUUID":"8260b77b-1f26-4b9d-9162-91a27e52d5ae","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e554c18f-3036-44e7-a37a-9f3ede36e7d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845760602,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f4aa9-4372-443a-851a-fffccad0d033","invariantUUID":"fea3aa5a-0791-4257-b46e-b533a90ffc91","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4e5b9d6-e269-498e-935b-f85e5e617daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636845773480,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfb94c6d-fbed-4bcc-a74a-eda48565e539","invariantUUID":"31be9b53-a46f-4284-a8dc-5aafc938cd50","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d96c68d-5ea7-4c6f-b1d3-5813c015aa43","lifecycleState":"CERTIFIED","lastUpdateDate":1636845814486,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89dc31c0-930c-4c25-84ab-772417dced94","invariantUUID":"e00f46e6-727b-4e74-8b5a-aebdad775641","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0fa00a3-5e95-4ee5-b2ca-631c39b2de2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636854803422,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9dd3c22-8ada-45c2-84c5-1a9c20aa4fd4","invariantUUID":"86a94f9d-af7f-4d49-b25c-d45f880cdb2e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4281f18e-ca0a-4698-9547-d1cae5615529","lifecycleState":"CERTIFIED","lastUpdateDate":1636845740194,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e9f540a-ac84-497c-a748-d07f1d517c8c","invariantUUID":"617074b8-ab33-4ec6-add1-d3abbb0e20a6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"852b2d58-fb41-4e47-85d9-9c709532ea50","lifecycleState":"CERTIFIED","lastUpdateDate":1636845811396,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bab6fd95-7ff9-4634-bcde-eb7a857b2ba3","invariantUUID":"7ee36080-e17e-4a2d-a512-fb8199d79a0b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3b976005-27c3-404f-acee-037d734e3738","lifecycleState":"CERTIFIED","lastUpdateDate":1636845942400,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e682b882-a03a-4834-bbf6-38693b300507","invariantUUID":"d7f2ab1c-dc22-44f8-b6ba-cfb90ce82ce4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a858514a-d641-45f6-85ed-88f724c5385d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845874565,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b24e3c-9cae-4449-b5e7-891d90a1a471","invariantUUID":"a02fe1b7-411b-46ef-94b6-cdcbd0145332","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dae9603-9ef5-4613-a9e3-0abf85cb31de","lifecycleState":"CERTIFIED","lastUpdateDate":1636845826679,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aedad21-1c5d-4213-8986-3d3078167c27","invariantUUID":"0d6ec752-0377-4c6d-b8a8-bff6f52853fb","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":"objectStorage","uniqueId":"fa65b130-c6e3-4107-b015-e80daa68b1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845731795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d13687df-122e-4507-b859-1d4431c6ee31","invariantUUID":"2d9c1f62-e886-42ce-a2e6-87c6a44ec47f","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":"812d1eb0-9ff5-4d25-b30c-0c480541853e","lifecycleState":"CERTIFIED","lastUpdateDate":1636845929235,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac0563e5-8285-4247-ba3c-06cb6082123e","invariantUUID":"90679453-c7e7-4720-998a-d03e06498738","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":"1e8553e0-852f-44b2-b219-159376a6b374","lifecycleState":"CERTIFIED","lastUpdateDate":1636845839712,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3b3abc9-16b3-4bc7-8e02-9d434e591f83","invariantUUID":"4a2391ec-f8e4-4d92-b1e5-62bb134b98f6","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":"1b293d93-8014-4cac-856d-92f6a81d01f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636845779147,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20b21714-c032-4a87-8f47-05c2d8d7b38b","invariantUUID":"d7341c7b-137e-4ee7-b0c4-0596ffa8dea1","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":"defaulticon","uniqueId":"f66904cd-0595-4a42-88c5-806c9eed72c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845854997,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aef937d-9832-4193-843a-d7efb6eae156","invariantUUID":"f2ae724d-159b-43df-ae01-d04817cc0686","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7eb3b9e1-2e78-44ef-b9b4-f92f2392e197","lifecycleState":"CERTIFIED","lastUpdateDate":1636845883880,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dbc2895-1b9e-42b5-830e-f7e656e1512d","invariantUUID":"e52b30a6-faf1-400e-a8fc-bd327a9f85e2","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":"compute","uniqueId":"5dd3f1f1-9e27-4fe8-a867-6da521cc2d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845927610,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a2cfcd8-7408-46ca-a3be-541941376cc5","invariantUUID":"c6a30dda-3d82-4fbf-b144-be94b591c48f","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":"defaulticon","uniqueId":"20a5318f-5e5c-4ccb-857a-0513c6fc11a2","lifecycleState":"CERTIFIED","lastUpdateDate":1636845816025,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1603f1c9-a720-485e-9087-7e1195afaefd","invariantUUID":"3f3dce47-997c-4a57-90ab-22f55db9a999","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1121d9a9-1c8f-4e69-bece-964c937df42d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845865625,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b92cad6d-ac5f-4909-9aa8-7f80b055a1fc","invariantUUID":"64d79287-3e8b-4331-ac41-ccd6b994fbc0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c83243ea-b2ea-4669-9409-4301b83ad0dd","lifecycleState":"CERTIFIED","lastUpdateDate":1636845764402,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2274912-c27d-47cb-90b3-3529cfe94be7","invariantUUID":"2be00c3e-a41c-426e-8c66-e8c566bfd421","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50edc5d7-0c2f-4992-b9f1-3a12d7a4a3fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636845830212,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6c04b-b270-4abf-b9bf-80d5ffce4217","invariantUUID":"702a7196-6cac-4dfd-9974-7784c6fd50b2","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":"906a0e2f-c420-4e90-9eea-f5d67df0b8da","lifecycleState":"CERTIFIED","lastUpdateDate":1636845899228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"685d6f0c-f3ec-4f6d-8359-7e45444aa775","invariantUUID":"14ba53af-cf19-4ee8-81f7-d0e618ed3c26","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":"compute","uniqueId":"9f89d409-7e59-4f3d-95ec-6b56a9166f42","lifecycleState":"CERTIFIED","lastUpdateDate":1636845719683,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284b823c-a769-49fa-bf3f-8333c158f8d9","invariantUUID":"2f7b77e2-9fab-4a28-8236-17736b79eca6","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":"port","uniqueId":"115c5b91-ca48-431b-b7fb-1d5667d01119","lifecycleState":"CERTIFIED","lastUpdateDate":1636845947164,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9345d31a-4fa3-485b-a379-0083fac40968","invariantUUID":"44d8968d-fa25-4e83-8243-470f24bf9cb1","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":"ab2bec13-2214-47ca-9721-c7c231ffaf5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845758303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8edfdf28-1500-472d-9e28-f236a57cb9ea","invariantUUID":"cdc6ef0d-d344-466b-aa80-be6690e6a908","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84375ff4-0d5d-4fb8-a7e4-c0f1c8c9cf3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845783078,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"133e3ecf-f873-4661-9cf9-1e8db49925a9","invariantUUID":"449f7653-26b5-4861-8055-cadb5134cd24","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":"loadBalancer","uniqueId":"8fc21358-d612-4c31-9d50-0e8daeae9690","lifecycleState":"CERTIFIED","lastUpdateDate":1636845737035,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a434262-91af-4ce3-afae-8ade23fb48ce","invariantUUID":"55863650-2d34-4f1e-bce7-441c45f9b2f3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"008c20c1-3333-46f5-afb9-289db5a2b1ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636845872265,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a395325a-4e63-4f8d-b95d-d055b3de4b49","invariantUUID":"dd7f53e1-366c-4453-adba-f3a7683cbed3","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":"objectStorage","uniqueId":"542d3582-2e5f-45fd-9289-1b37a975613c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845747805,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6259854-ba40-4cf8-a739-d90fce0b9c7d","invariantUUID":"5f187650-c846-4cd5-9709-738980237d15","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bd896a46-a7b5-4067-b5b1-a2f3f422ff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845861628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c293542-55ba-45a7-b12b-3124f133ab15","invariantUUID":"fe86d155-988b-4d4e-ae94-00ae5cad59ab","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14602f9b-fcf1-4ee1-a7b0-c68fcfbc2802","lifecycleState":"CERTIFIED","lastUpdateDate":1636845749424,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97898df3-68c9-4114-8c01-a6c6cf3eeecb","invariantUUID":"07789ee7-a028-4473-88f4-b0f1bb40574c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397cddbe-84da-4c4e-8c20-c01bab73905d","lifecycleState":"CERTIFIED","lastUpdateDate":1636845784666,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e191827f-e980-4200-92da-0364864540df","invariantUUID":"3436a24e-d49a-4e30-b7ca-65396d5442be","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c6182a0-f6a1-47a6-b2f9-64aa8ab2185c","lifecycleState":"CERTIFIED","lastUpdateDate":1636845887732,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf0331a-c0b9-44c7-a3dc-1d092a98d51c","invariantUUID":"7a450282-943e-46d5-9191-e13aaf780b41","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55aa2194-4928-4cbc-abfc-968275ff2015","lifecycleState":"CERTIFIED","lastUpdateDate":1636845867077,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f24eab21-4511-4ef3-9b97-72ddec5ea627","invariantUUID":"bd4757af-b686-4fa1-8054-0de9adb0e537","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9fdbfdd-2fdd-4ce9-9d02-32e5c14c85bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636845876727,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a99acafa-708e-4ba0-8b94-89d0a1ac2ba7","invariantUUID":"5e04923f-2d66-439d-a2ef-e2fc8df24992","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d3e7432-edc7-4c04-bdf2-0b53784f4685","lifecycleState":"CERTIFIED","lastUpdateDate":1636845889755,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476bdd1a-8be2-4fd8-8948-2f080add18cd","invariantUUID":"3d3805eb-2987-46fa-88d1-6db0b7eb74b8","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":"abf2d24c-b7f4-4f15-bb6e-5f103b9de8e8","lifecycleState":"CERTIFIED","lastUpdateDate":1636845751205,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c7c8d4-4e5c-4f91-af77-42bb7bbf50af","invariantUUID":"30059f29-0a4f-4a1d-81ce-0446fdc5c194","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d853790-fc6e-4071-9970-31b13ec870d5","lifecycleState":"CERTIFIED","lastUpdateDate":1636845786240,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f3a49f-332c-479c-bdb9-5a63cb3d5a62","invariantUUID":"7846f5ab-6d36-4ec7-9d99-d0488d1f43d1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd1c0ab5-9b9f-4ee5-967d-dbaeb8ae1164","lifecycleState":"CERTIFIED","lastUpdateDate":1636845833401,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0265de9f-9103-4af8-9720-7c7dff8b9eb0","invariantUUID":"352e2242-c781-41f6-8947-1fae6fa79f9f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43059de5-4823-43a8-84f2-9e83633b42e6","lifecycleState":"CERTIFIED","lastUpdateDate":1636845756228,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05f5bd20-9489-4ab9-ab97-364131afa64d","invariantUUID":"faac5ebd-6a8a-4583-847b-81103eb24be8","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":"objectStorage","uniqueId":"4cb38272-3cdb-4d45-a78e-6244e2ddcaec","lifecycleState":"CERTIFIED","lastUpdateDate":1636845935110,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6298ce5-56cd-4f5a-a624-a4214f5ce9f8","invariantUUID":"7c17ec60-f0da-4e5b-902d-34aadf67a3ba","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":"7923f6e6-9070-4281-9efe-564636233f33","lifecycleState":"CERTIFIED","lastUpdateDate":1636845788001,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb5bb2a-9904-428b-ae65-f32f73592fd2","invariantUUID":"f9ad15f0-1132-4dd9-9a81-62b2f4ef6dfc","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":"objectStorage","uniqueId":"5c873238-4780-4f4d-a5cd-339d9a25caf1","lifecycleState":"CERTIFIED","lastUpdateDate":1636845729604,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bcdf7e5-624c-40be-8e10-35f25e2875b6","invariantUUID":"742a749f-f202-499a-b6b2-899cc874024b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f76fe5-4a1b-4232-b894-861711ce5848","lifecycleState":"CERTIFIED","lastUpdateDate":1636845940969,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727d6b01-bf3a-443f-a77e-224161d3162c","invariantUUID":"2aa9833c-886e-404a-aecf-212db10312e3","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":"b88889ad-d354-47a8-85ab-46b7a3ee2135","lifecycleState":"CERTIFIED","lastUpdateDate":1636845812897,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"16306532-0195-4371-b5ad-058d76580247","invariantUUID":"3cd7750a-b2ea-4db0-b8f1-1ee56735578e","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":"01427c7e-44d6-4422-810d-58b38a902718","lifecycleState":"CERTIFIED","lastUpdateDate":1636845792847,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9da7e4c1-c316-4e4b-9e67-6516043e3188","invariantUUID":"1578f607-ed6f-4499-8451-7314cae0f617","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":"compute","uniqueId":"b5c3d1a7-f086-4f64-8def-133a7e19f34a","lifecycleState":"CERTIFIED","lastUpdateDate":1636845895604,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd9715c-52eb-4034-ad06-ba5d1ded1111","invariantUUID":"4c5ce299-0878-4a7b-875b-11f68e7a2afb","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ce03ffc1-4dbd-469c-9f45-aea677dfe460","lifecycleState":"CERTIFIED","lastUpdateDate":1636854550914,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86da379b-db32-4cef-91e8-7215d589a9a8","invariantUUID":"57e44eff-8a8f-4288-a77d-a9ec17507927","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":"cba1eefe-394b-4816-8755-5ed273e39d98","lifecycleState":"CERTIFIED","lastUpdateDate":1636854841849,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","invariantUUID":"0584c4b4-a673-4c95-936e-3d1366c878ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 01:58:32,447 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 01:58:32,447 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 01:58:32,448 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/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel 2021-11-14 01:58:32,448 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-11-14 01:58:32,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 01:58:32,537 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c0d62b0f-ea4b-42d9-90c8-8562c895e7d4/toscaModel HTTP/1.1" 200 None 2021-11-14 01:58:32,539 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-11-14 01:58:32,539 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-11-14 01:58:32,573 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:32,574 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:58:32,574 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:58:32,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:32,623 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:58:32,624 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:58:32,625 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:58:32,627 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:32,628 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:58:32,628 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:58:32,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:32,681 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-11-14 01:58:32,682 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:58:32,682 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":"1636855103372","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-11-14 01:58:32,685 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:32,685 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:58:32,686 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:58:32,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:32,739 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:58:32,740 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:58:32,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/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:58:32,743 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:32,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 2021-11-14 01:58:32,744 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:58:32,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:32,809 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-11-14 01:58:32,810 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:58:32,810 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":"1636855103372","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-11-14 01:58:32,814 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:32,814 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-11-14 01:58:32,814 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-14 01:58:32,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:32,866 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-14 01:58:32,867 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-14 01:58:32,868 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-11-14 01:58:32,870 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:32,871 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-14 01:58:32,871 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-14 01:58:32,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:32,924 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-11-14 01:58:32,925 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-14 01:58:32,925 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":"1636855103372","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-11-14 01:58:32,929 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-14 01:58:32,929 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-11-14 01:58:32,929 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-14 01:58:32,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-14 01:58:32,978 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-11-14 01:58:32,980 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-14 01:58:32,980 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636855103372","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-11-14 01:58:32,982 DEBUG 129:onap_service.py(1) - [None][Create 8af6d6c5-65f9-4722-97e0-5014135b7cca Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9102f733-7e57-4c84-a7fd-eae08dcf21ba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:32,983 DEBUG 131:onap_service.py(1) - [None][Create 8af6d6c5-65f9-4722-97e0-5014135b7cca Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8af6d6c5-65f9-4722-97e0-5014135b7cca 2021-11-14 01:58:32,983 DEBUG 132:onap_service.py(1) - [None][Create 8af6d6c5-65f9-4722-97e0-5014135b7cca Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "0584c4b4-a673-4c95-936e-3d1366c878ec", "modelVersion": "1.0", "modelVersionId": "c0d62b0f-ea4b-42d9-90c8-8562c895e7d4" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-11-14 01:58:32,985 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:34,758 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8af6d6c5-65f9-4722-97e0-5014135b7cca HTTP/1.1" 202 262 2021-11-14 01:58:34,760 INFO 142:onap_service.py(1) - [None][Create 8af6d6c5-65f9-4722-97e0-5014135b7cca Service deletion request] response code: 202 2021-11-14 01:58:34,761 DEBUG 146:onap_service.py(1) - [None][Create 8af6d6c5-65f9-4722-97e0-5014135b7cca Service deletion request] response: {"requestReferences":{"requestId":"9102f733-7e57-4c84-a7fd-eae08dcf21ba","instanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba"}} 2021-11-14 01:58:34,762 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-11-14 01:58:34,769 DEBUG 129:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0ceb257d-9dbe-4af2-951a-60b8cbe56496', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:34,770 DEBUG 131:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba 2021-11-14 01:58:34,770 DEBUG 132:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] data sent: None 2021-11-14 01:58:34,773 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:34,928 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba HTTP/1.1" 200 1024 2021-11-14 01:58:34,931 INFO 142:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response code: 200 2021-11-14 01:58:34,932 DEBUG 146:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response: {"request":{"requestId":"9102f733-7e57-4c84-a7fd-eae08dcf21ba","startTime":"Sun, 14 Nov 2021 01:58:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 14 Nov 2021 01:58:34 GMT"}}} 2021-11-14 01:58:44,944 DEBUG 129:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96d2bb0e-1240-4cdc-aa14-a0c34f089869', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:44,944 DEBUG 131:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba 2021-11-14 01:58:44,944 DEBUG 132:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] data sent: None 2021-11-14 01:58:44,947 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:45,117 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba HTTP/1.1" 200 1234 2021-11-14 01:58:45,119 INFO 142:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response code: 200 2021-11-14 01:58:45,119 DEBUG 146:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response: {"request":{"requestId":"9102f733-7e57-4c84-a7fd-eae08dcf21ba","startTime":"Sun, 14 Nov 2021 01:58:33 GMT","finishTime":"Sun, 14 Nov 2021 01:58:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:37 GMT"}}} 2021-11-14 01:58:45,120 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-11-14 01:58:45,120 DEBUG 129:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b335dd31-483c-48c5-8f7b-a7ce0bb24964', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:45,120 DEBUG 131:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba 2021-11-14 01:58:45,121 DEBUG 132:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] data sent: None 2021-11-14 01:58:45,122 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:45,289 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba HTTP/1.1" 200 1234 2021-11-14 01:58:45,290 INFO 142:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response code: 200 2021-11-14 01:58:45,290 DEBUG 146:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response: {"request":{"requestId":"9102f733-7e57-4c84-a7fd-eae08dcf21ba","startTime":"Sun, 14 Nov 2021 01:58:33 GMT","finishTime":"Sun, 14 Nov 2021 01:58:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:37 GMT"}}} 2021-11-14 01:58:45,291 DEBUG 129:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3b522429-0bc4-4a06-95ae-1881bebc7f39', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:45,291 DEBUG 131:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba 2021-11-14 01:58:45,292 DEBUG 132:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] data sent: None 2021-11-14 01:58:45,293 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:45,498 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba HTTP/1.1" 200 1234 2021-11-14 01:58:45,500 INFO 142:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response code: 200 2021-11-14 01:58:45,501 DEBUG 146:onap_service.py(12) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response: {"request":{"requestId":"9102f733-7e57-4c84-a7fd-eae08dcf21ba","startTime":"Sun, 14 Nov 2021 01:58:33 GMT","finishTime":"Sun, 14 Nov 2021 01:58:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:37 GMT"}}} 2021-11-14 01:58:45,512 DEBUG 129:onap_service.py(1) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '70365c8b-5f1a-4430-bc7a-64f354ea6e9f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-14 01:58:45,513 DEBUG 131:onap_service.py(1) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba 2021-11-14 01:58:45,513 DEBUG 132:onap_service.py(1) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] data sent: None 2021-11-14 01:58:45,515 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-14 01:58:45,690 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9102f733-7e57-4c84-a7fd-eae08dcf21ba HTTP/1.1" 200 1234 2021-11-14 01:58:45,691 INFO 142:onap_service.py(1) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response code: 200 2021-11-14 01:58:45,691 DEBUG 146:onap_service.py(1) - [None][Check 9102f733-7e57-4c84-a7fd-eae08dcf21ba orchestration request status] response: {"request":{"requestId":"9102f733-7e57-4c84-a7fd-eae08dcf21ba","startTime":"Sun, 14 Nov 2021 01:58:33 GMT","finishTime":"Sun, 14 Nov 2021 01:58:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0584c4b4-a673-4c95-936e-3d1366c878ec","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelUuid":"c0d62b0f-ea4b-42d9-90c8-8562c895e7d4","modelInvariantUuid":"0584c4b4-a673-4c95-936e-3d1366c878ec"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8af6d6c5-65f9-4722-97e0-5014135b7cca","serviceInstanceName":"basic_vm-689a781d-8b0c-4b97-a203-d920005dc567"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 14 Nov 2021 01:58:37 GMT"}}} 2021-11-14 01:58:45,692 INFO 262:service_ala_carte.py(1) - Service None deleted 2021-11-14 01:58:45,694 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 06:13 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-11-14 01:58:45,696 INFO 57:basic_vm.py(1) - Generate Test report 2021-11-14 01:58:45,788 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-11-14 01:58:46,293 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-11-14 01:58:46,294 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61906d566c44f500108739de 2021-11-14 01:58:46,294 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK