2021-11-11 15:03:41,171 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-11-11 15:03:41,172 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-11 15:03:41,185 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-11-11 15:03:41,185 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-11 15:03:41,186 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-11-11 15:03:41,186 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-11-11 15:03:41,186 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-11 15:03:41,186 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-11-11 15:03:41,186 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-11 15:03:41,186 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-11 15:03:41,186 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-11 15:03:41,187 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-11 15:03:41,187 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-11 15:03:41,187 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-11 15:03:41,187 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-11-11 15:03:41,187 DEBUG 33:basic_vm.py(1) - start time 2021-11-11 15:03:41,187 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-11 15:03:41,188 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-11 15:03:41,188 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-11 15:03:41,188 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-11 15:03:41,188 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-11 15:03:41,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:41,372 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-11 15:03:41,374 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-11 15:03:41,374 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4cfeae77f2b74c15bbe39dec605a416b","type":"vlm","name":"1f466bac-295a-4196-b1c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"124f1c2e5273438fa53fcfe01ef83ea0","type":"vlm","name":"d85ac43e-85de-4430-b202","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-11-11 15:03:41,377 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-11-11 15:03:41,378 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-11 15:03:41,378 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-11-11 15:03:41,378 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-11-11 15:03:41,378 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-11 15:03:41,378 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-11 15:03:41,378 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-11 15:03:41,379 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-11 15:03:41,379 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-11 15:03:41,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:41,436 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-11 15:03:41,437 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-11 15:03:41,438 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4cfeae77f2b74c15bbe39dec605a416b","type":"vlm","name":"1f466bac-295a-4196-b1c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"124f1c2e5273438fa53fcfe01ef83ea0","type":"vlm","name":"d85ac43e-85de-4430-b202","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-11-11 15:03:41,439 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-11-11 15:03:41,439 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-11 15:03:41,440 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-11-11 15:03:41,458 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-11 15:03:41,458 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-11 15:03:41,458 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-11-11 15:03:41,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:41,940 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-11 15:03:41,942 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-11-11 15:03:41,942 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"01c8b0257eb04d9dacb167da73dea14c","version":{"id":"61811445d84d41e99d5e079ae5b90e2c","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-11 15:03:41,945 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-11-11 15:03:41,945 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-11-11 15:03:41,950 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-11 15:03:41,950 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/01c8b0257eb04d9dacb167da73dea14c/versions/61811445d84d41e99d5e079ae5b90e2c/actions 2021-11-11 15:03:41,951 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-11-11 15:03:41,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,179 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/01c8b0257eb04d9dacb167da73dea14c/versions/61811445d84d41e99d5e079ae5b90e2c/actions HTTP/1.1" 200 2 2021-11-11 15:03:42,181 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-11-11 15:03:42,181 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-11-11 15:03:42,184 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-11 15:03:42,200 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-11 15:03:42,200 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-11 15:03:42,201 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-11 15:03:42,201 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-11 15:03:42,201 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-11 15:03:42,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,295 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-11 15:03:42,297 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-11 15:03:42,298 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF a23712f1-a64b","description":"vendor software product","vendorName":"1f466bac-295a-4196-b1c5","vendorId":"4cfeae77f2b74c15bbe39dec605a416b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8b250e40e21b487b90ba52c3ba6340c2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 19fddce7-1072","description":"vendor software product","vendorName":"d85ac43e-85de-4430-b202","vendorId":"124f1c2e5273438fa53fcfe01ef83ea0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"044bc3ddd83a4e48b0f60dc1e06d2807","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-11 15:03:42,301 DEBUG 324:vsp.py(1) - importing VSP pNF a23712f1-a64b from SDC 2021-11-11 15:03:42,301 DEBUG 324:vsp.py(1) - importing VSP vFW 19fddce7-1072 from SDC 2021-11-11 15:03:42,301 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-11 15:03:42,301 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-11 15:03:42,302 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-11 15:03:42,302 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-11 15:03:42,302 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-11 15:03:42,303 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-11 15:03:42,303 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-11 15:03:42,303 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-11 15:03:42,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,364 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-11 15:03:42,365 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-11 15:03:42,366 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF a23712f1-a64b","description":"vendor software product","vendorName":"1f466bac-295a-4196-b1c5","vendorId":"4cfeae77f2b74c15bbe39dec605a416b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8b250e40e21b487b90ba52c3ba6340c2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 19fddce7-1072","description":"vendor software product","vendorName":"d85ac43e-85de-4430-b202","vendorId":"124f1c2e5273438fa53fcfe01ef83ea0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"044bc3ddd83a4e48b0f60dc1e06d2807","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-11 15:03:42,368 DEBUG 324:vsp.py(1) - importing VSP pNF a23712f1-a64b from SDC 2021-11-11 15:03:42,368 DEBUG 324:vsp.py(1) - importing VSP vFW 19fddce7-1072 from SDC 2021-11-11 15:03:42,368 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-11 15:03:42,368 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-11 15:03:42,369 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-11 15:03:42,369 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-11 15:03:42,369 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-11 15:03:42,369 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-11 15:03:42,370 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-11 15:03:42,370 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-11 15:03:42,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,453 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-11 15:03:42,454 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-11 15:03:42,455 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF a23712f1-a64b","description":"vendor software product","vendorName":"1f466bac-295a-4196-b1c5","vendorId":"4cfeae77f2b74c15bbe39dec605a416b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8b250e40e21b487b90ba52c3ba6340c2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 19fddce7-1072","description":"vendor software product","vendorName":"d85ac43e-85de-4430-b202","vendorId":"124f1c2e5273438fa53fcfe01ef83ea0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"044bc3ddd83a4e48b0f60dc1e06d2807","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-11 15:03:42,457 DEBUG 324:vsp.py(1) - importing VSP pNF a23712f1-a64b from SDC 2021-11-11 15:03:42,458 DEBUG 324:vsp.py(1) - importing VSP vFW 19fddce7-1072 from SDC 2021-11-11 15:03:42,458 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-11 15:03:42,458 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-11 15:03:42,458 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-11 15:03:42,459 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-11 15:03:42,459 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-11 15:03:42,459 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-11 15:03:42,460 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-11 15:03:42,460 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-11 15:03:42,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,547 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-11 15:03:42,549 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-11 15:03:42,549 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF a23712f1-a64b","description":"vendor software product","vendorName":"1f466bac-295a-4196-b1c5","vendorId":"4cfeae77f2b74c15bbe39dec605a416b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8b250e40e21b487b90ba52c3ba6340c2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 19fddce7-1072","description":"vendor software product","vendorName":"d85ac43e-85de-4430-b202","vendorId":"124f1c2e5273438fa53fcfe01ef83ea0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"044bc3ddd83a4e48b0f60dc1e06d2807","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-11 15:03:42,552 DEBUG 324:vsp.py(1) - importing VSP pNF a23712f1-a64b from SDC 2021-11-11 15:03:42,552 DEBUG 324:vsp.py(1) - importing VSP vFW 19fddce7-1072 from SDC 2021-11-11 15:03:42,553 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-11 15:03:42,553 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-11 15:03:42,553 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-11 15:03:42,553 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-11-11 15:03:42,553 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-11 15:03:42,554 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-11 15:03:42,554 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-11 15:03:42,554 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-11 15:03:42,554 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-11 15:03:42,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,658 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-11 15:03:42,659 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-11 15:03:42,660 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF a23712f1-a64b","description":"vendor software product","vendorName":"1f466bac-295a-4196-b1c5","vendorId":"4cfeae77f2b74c15bbe39dec605a416b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8b250e40e21b487b90ba52c3ba6340c2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 19fddce7-1072","description":"vendor software product","vendorName":"d85ac43e-85de-4430-b202","vendorId":"124f1c2e5273438fa53fcfe01ef83ea0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"044bc3ddd83a4e48b0f60dc1e06d2807","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-11 15:03:42,663 DEBUG 324:vsp.py(1) - importing VSP pNF a23712f1-a64b from SDC 2021-11-11 15:03:42,663 DEBUG 324:vsp.py(1) - importing VSP vFW 19fddce7-1072 from SDC 2021-11-11 15:03:42,664 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-11 15:03:42,664 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-11 15:03:42,664 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-11 15:03:42,669 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-11 15:03:42,670 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-11 15:03:42,670 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-11 15:03:42,670 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-11 15:03:42,670 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-11 15:03:42,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,764 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-11 15:03:42,765 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-11 15:03:42,766 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"01c8b0257eb04d9dacb167da73dea14c","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4cfeae77f2b74c15bbe39dec605a416b","type":"vlm","name":"1f466bac-295a-4196-b1c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"124f1c2e5273438fa53fcfe01ef83ea0","type":"vlm","name":"d85ac43e-85de-4430-b202","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-11-11 15:03:42,769 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-11-11 15:03:42,770 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-11 15:03:42,770 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-11 15:03:42,770 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/01c8b0257eb04d9dacb167da73dea14c/versions 2021-11-11 15:03:42,771 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:42,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/01c8b0257eb04d9dacb167da73dea14c/versions HTTP/1.1" 200 264 2021-11-11 15:03:42,872 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:42,873 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"61811445d84d41e99d5e079ae5b90e2c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636643021534,"modificationTime":1636643022074,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-11 15:03:42,875 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-11 15:03:42,876 INFO 192:__init__.py(1) - Vendor found, updating information 2021-11-11 15:03:42,876 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-11 15:03:42,876 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/01c8b0257eb04d9dacb167da73dea14c/versions 2021-11-11 15:03:42,877 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:42,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:42,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/01c8b0257eb04d9dacb167da73dea14c/versions HTTP/1.1" 200 264 2021-11-11 15:03:42,938 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:42,939 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"61811445d84d41e99d5e079ae5b90e2c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636643021534,"modificationTime":1636643022074,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-11 15:03:42,941 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-11 15:03:42,941 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-11 15:03:42,941 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-11 15:03:42,941 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": "01c8b0257eb04d9dacb167da73dea14c", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-11-11 15:03:42,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:44,024 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-11 15:03:44,026 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-11-11 15:03:44,026 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"f4e789e67f2641f7a497f9ea67a7f64f","version":{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-11 15:03:44,030 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-11-11 15:03:44,031 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-11 15:03:44,032 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:44,032 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:44,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:44,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 253 2021-11-11 15:03:44,102 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:44,102 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636643023019,"modificationTime":1636643023432,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-11 15:03:44,105 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-11 15:03:44,105 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:44,105 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-11 15:03:44,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:44,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 223 2021-11-11 15:03:44,246 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-11 15:03:44,247 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636643023019,"modificationTime":1636643023417} 2021-11-11 15:03:44,249 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-11 15:03:44,249 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:44,250 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:44,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:44,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 391 2021-11-11 15:03:44,551 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:44,551 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296"} 2021-11-11 15:03:44,554 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-11 15:03:44,555 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:44,555 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:44,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:44,854 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 391 2021-11-11 15:03:44,856 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:44,856 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296"} 2021-11-11 15:03:44,859 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-11-11 15:03:44,860 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-11 15:03:44,860 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:44,861 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:44,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:44,945 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 253 2021-11-11 15:03:44,946 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:44,946 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636643023019,"modificationTime":1636643023432,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-11 15:03:44,949 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-11 15:03:44,949 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:44,950 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-11 15:03:44,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:45,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 223 2021-11-11 15:03:45,140 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-11 15:03:45,140 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636643023019,"modificationTime":1636643023417} 2021-11-11 15:03:45,142 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-11 15:03:45,143 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:45,143 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:45,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:45,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 391 2021-11-11 15:03:45,545 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:45,546 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296"} 2021-11-11 15:03:45,550 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-11 15:03:45,550 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:45,551 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:45,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:46,053 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 391 2021-11-11 15:03:46,056 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:46,056 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296"} 2021-11-11 15:03:46,061 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-11 15:03:46,061 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/orchestration-template-candidate 2021-11-11 15:03:46,061 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-11-11 15:03:46,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:46,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/orchestration-template-candidate HTTP/1.1" 200 94 2021-11-11 15:03:46,449 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-11-11 15:03:46,449 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-11 15:03:46,450 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-11-11 15:03:46,454 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-11 15:03:46,454 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:46,454 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:46,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:46,542 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 253 2021-11-11 15:03:46,543 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:46,544 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636643023019,"modificationTime":1636643023432,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-11 15:03:46,547 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-11 15:03:46,547 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:46,547 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-11 15:03:46,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:46,737 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 222 2021-11-11 15:03:46,739 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-11 15:03:46,740 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636643023019,"modificationTime":1636643026439} 2021-11-11 15:03:46,743 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-11 15:03:46,743 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:46,744 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:46,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:46,964 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 462 2021-11-11 15:03:46,966 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:46,966 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-11 15:03:46,969 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-11 15:03:46,970 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:46,970 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:46,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:47,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 462 2021-11-11 15:03:47,162 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:47,162 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-11 15:03:47,165 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-11-11 15:03:47,166 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-11 15:03:47,166 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:47,166 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:47,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:47,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 253 2021-11-11 15:03:47,244 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:47,244 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636643023019,"modificationTime":1636643023432,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-11 15:03:47,248 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-11 15:03:47,248 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:47,248 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-11 15:03:47,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:47,440 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 222 2021-11-11 15:03:47,442 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-11 15:03:47,442 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636643023019,"modificationTime":1636643026439} 2021-11-11 15:03:47,446 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-11 15:03:47,446 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:47,446 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:47,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:47,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 462 2021-11-11 15:03:47,747 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:47,748 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-11 15:03:47,751 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-11 15:03:47,752 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:47,752 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:47,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:48,041 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 462 2021-11-11 15:03:48,043 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:48,043 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-11 15:03:48,047 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-11 15:03:48,047 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/orchestration-template-candidate/process 2021-11-11 15:03:48,047 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-11-11 15:03:48,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:51,615 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-11-11 15:03:51,617 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-11-11 15:03:51,618 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-11-11 15:03:51,621 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-11-11 15:03:51,621 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-11 15:03:51,621 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:51,622 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:51,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:51,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 253 2021-11-11 15:03:51,682 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:51,682 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636643023019,"modificationTime":1636643023432,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-11 15:03:51,685 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-11 15:03:51,685 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:51,686 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-11 15:03:51,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:51,758 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 222 2021-11-11 15:03:51,759 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-11 15:03:51,759 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636643023019,"modificationTime":1636643031605} 2021-11-11 15:03:51,762 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-11 15:03:51,762 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:51,762 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:51,765 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:51,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 638 2021-11-11 15:03:51,938 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:51,939 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","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-11 15:03:51,942 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-11 15:03:51,942 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:51,942 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:51,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:52,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 638 2021-11-11 15:03:52,117 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:52,118 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","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-11 15:03:52,121 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-11-11 15:03:52,122 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-11 15:03:52,122 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:52,122 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:52,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:52,229 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 253 2021-11-11 15:03:52,231 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:52,231 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636643023019,"modificationTime":1636643023432,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-11 15:03:52,234 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-11 15:03:52,234 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:52,234 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-11 15:03:52,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:52,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 222 2021-11-11 15:03:52,326 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-11 15:03:52,327 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636643023019,"modificationTime":1636643031605} 2021-11-11 15:03:52,329 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-11 15:03:52,330 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:52,330 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:52,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:52,493 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 638 2021-11-11 15:03:52,494 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:52,495 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","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-11 15:03:52,498 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-11 15:03:52,498 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:52,499 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:52,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:52,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 638 2021-11-11 15:03:52,656 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:52,656 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","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-11 15:03:52,662 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-11 15:03:52,662 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/actions 2021-11-11 15:03:52,663 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-11-11 15:03:52,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:55,319 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/actions HTTP/1.1" 200 2 2021-11-11 15:03:55,321 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-11-11 15:03:55,322 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-11-11 15:03:55,326 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-11 15:03:55,326 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:55,327 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:55,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:55,389 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 253 2021-11-11 15:03:55,391 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:55,391 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636643023019,"modificationTime":1636643032719,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-11 15:03:55,394 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-11 15:03:55,394 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:55,395 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-11 15:03:55,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:55,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 223 2021-11-11 15:03:55,572 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-11 15:03:55,572 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636643023019,"modificationTime":1636643031605} 2021-11-11 15:03:55,575 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-11 15:03:55,575 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:55,575 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:55,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:55,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 638 2021-11-11 15:03:55,752 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:55,752 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","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-11 15:03:55,756 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-11-11 15:03:55,756 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-11 15:03:55,757 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:55,757 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:55,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:55,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 253 2021-11-11 15:03:55,823 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:03:55,823 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636643023019,"modificationTime":1636643032719,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-11 15:03:55,826 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-11 15:03:55,826 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:55,826 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-11 15:03:55,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:55,916 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 223 2021-11-11 15:03:55,918 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-11 15:03:55,918 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636643023019,"modificationTime":1636643031605} 2021-11-11 15:03:55,921 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-11 15:03:55,922 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:03:55,922 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:03:55,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:56,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 638 2021-11-11 15:03:56,092 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:03:56,092 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":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","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-11 15:03:56,101 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-11 15:03:56,101 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/actions 2021-11-11 15:03:56,102 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-11-11 15:03:56,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:03:59,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/actions HTTP/1.1" 200 2 2021-11-11 15:03:59,937 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-11-11 15:03:59,938 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-11-11 15:03:59,941 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-11 15:03:59,942 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:03:59,942 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:03:59,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:00,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 264 2021-11-11 15:04:00,003 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:04:00,003 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636643023019,"modificationTime":1636643038748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-11 15:04:00,006 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-11-11 15:04:00,006 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-11 15:04:00,006 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:04:00,006 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:04:00,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:00,066 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 264 2021-11-11 15:04:00,067 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:04:00,068 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636643023019,"modificationTime":1636643038748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-11 15:04:00,074 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-11 15:04:00,074 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/actions 2021-11-11 15:04:00,074 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-11 15:04:00,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:00,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/actions HTTP/1.1" 200 363 2021-11-11 15:04:00,722 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-11 15:04:00,722 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"9c57028459c948169e3a2524f4c0f296","packageId":"f4e789e67f2641f7a497f9ea67a7f64f","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-11 15:04:00,723 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"9c57028459c948169e3a2524f4c0f296","packageId":"f4e789e67f2641f7a497f9ea67a7f64f","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-11 15:04:00,726 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-11 15:04:00,726 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-11 15:04:00,727 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-11 15:04:00,727 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-11 15:04:00,727 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-11 15:04:00,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:00,807 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-11 15:04:00,809 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-11-11 15:04:00,809 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-11 15:04:00,809 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-11 15:04:00,810 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-11 15:04:00,810 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-11 15:04:00,810 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-11-11 15:04:00,810 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:00,810 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-11 15:04:10,821 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-11 15:04:10,821 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-11 15:04:10,822 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-11 15:04:10,822 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-11 15:04:10,822 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-11 15:04:10,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:10,877 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-11 15:04:10,878 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-11-11 15:04:10,878 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-11 15:04:10,879 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-11 15:04:10,879 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-11 15:04:10,879 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-11 15:04:10,879 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-11-11 15:04:10,879 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:10,879 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-11 15:04:10,880 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-11 15:04:10,880 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-11 15:04:10,880 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-11 15:04:10,880 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-11 15:04:10,881 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-11 15:04:10,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:10,941 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-11 15:04:10,942 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-11-11 15:04:10,943 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-11 15:04:10,943 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-11 15:04:10,943 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-11 15:04:10,943 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-11 15:04:10,944 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-11-11 15:04:10,944 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:10,944 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-11 15:04:10,944 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-11-11 15:04:10,944 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-11-11 15:04:10,945 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-11 15:04:10,945 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-11 15:04:10,945 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-11-11 15:04:10,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:11,359 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-11 15:04:11,361 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-11-11 15:04:11,363 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":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"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}],"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.4"} 2021-11-11 15:04:11,378 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-11-11 15:04:11,379 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-11-11 15:04:11,379 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-11-11 15:04:11,379 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-11-11 15:04:11,379 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-11 15:04:11,379 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-11 15:04:11,380 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-11 15:04:11,380 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-11 15:04:11,380 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-11 15:04:11,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:11,425 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-11 15:04:11,427 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-11-11 15:04:11,427 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-11 15:04:11,427 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-11 15:04:11,427 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-11 15:04:11,428 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-11 15:04:11,428 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-11-11 15:04:11,428 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:11,428 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-11 15:04:11,447 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-11 15:04:11,447 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-11 15:04:11,448 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-11 15:04:11,448 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-11 15:04:11,448 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-11 15:04:11,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:11,551 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-11 15:04:11,552 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-11 15:04:11,552 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a23712f1-a64b","description":"vendor software product","vendorName":"1f466bac-295a-4196-b1c5","vendorId":"4cfeae77f2b74c15bbe39dec605a416b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8b250e40e21b487b90ba52c3ba6340c2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 19fddce7-1072","description":"vendor software product","vendorName":"d85ac43e-85de-4430-b202","vendorId":"124f1c2e5273438fa53fcfe01ef83ea0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"044bc3ddd83a4e48b0f60dc1e06d2807","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-11 15:04:11,555 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-11 15:04:11,555 DEBUG 324:vsp.py(1) - importing VSP pNF a23712f1-a64b from SDC 2021-11-11 15:04:11,556 DEBUG 324:vsp.py(1) - importing VSP vFW 19fddce7-1072 from SDC 2021-11-11 15:04:11,556 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-11 15:04:11,556 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-11 15:04:11,556 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-11 15:04:11,557 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:04:11,557 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:04:11,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:11,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 264 2021-11-11 15:04:11,649 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:04:11,649 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636643023019,"modificationTime":1636643038748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-11 15:04:11,652 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-11 15:04:11,652 INFO 192:__init__.py(1) - Vsp found, updating information 2021-11-11 15:04:11,652 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-11-11 15:04:11,653 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-11 15:04:11,653 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:04:11,653 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:04:11,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:11,747 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 264 2021-11-11 15:04:11,748 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:04:11,749 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636643023019,"modificationTime":1636643038748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-11 15:04:11,752 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-11 15:04:11,752 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/f4e789e67f2641f7a497f9ea67a7f64f/versions 2021-11-11 15:04:11,752 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-11 15:04:11,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:11,848 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f4e789e67f2641f7a497f9ea67a7f64f/versions HTTP/1.1" 200 264 2021-11-11 15:04:11,849 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-11 15:04:11,849 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9c57028459c948169e3a2524f4c0f296","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636643023019,"modificationTime":1636643038748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-11 15:04:11,851 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-11 15:04:11,856 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-11 15:04:11,857 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/actions 2021-11-11 15:04:11,857 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-11 15:04:11,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:13,149 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296/actions HTTP/1.1" 200 363 2021-11-11 15:04:13,150 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-11 15:04:13,151 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"9c57028459c948169e3a2524f4c0f296","packageId":"f4e789e67f2641f7a497f9ea67a7f64f","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-11 15:04:13,151 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"9c57028459c948169e3a2524f4c0f296","packageId":"f4e789e67f2641f7a497f9ea67a7f64f","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-11 15:04:13,154 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-11 15:04:13,155 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/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 2021-11-11 15:04:13,155 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-11 15:04:13,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:13,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f4e789e67f2641f7a497f9ea67a7f64f/versions/9c57028459c948169e3a2524f4c0f296 HTTP/1.1" 200 638 2021-11-11 15:04:13,650 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-11 15:04:13,650 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"01c8b0257eb04d9dacb167da73dea14c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f4e789e67f2641f7a497f9ea67a7f64f","version":"9c57028459c948169e3a2524f4c0f296","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-11 15:04:13,654 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-11 15:04:13,654 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-11 15:04:13,655 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": "f4e789e67f2641f7a497f9ea67a7f64f", "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-11 15:04:13,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:19,529 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-11 15:04:19,537 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-11-11 15:04:19,548 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636643057948,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"71eb0f7e-2749-469e-b23e-568c7db40a3b","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636643057951,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636643057948,"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":1636643057977,"description":"created from csar","artifactType":"HEAT","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"fb753528-96eb-488a-b524-e47d79e5a819","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","duplicated":false,"payloadUpdateDate":1636643057998,"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":1636643057977,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636643057948,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"71eb0f7e-2749-469e-b23e-568c7db40a3b","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636643057951,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636643057948,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643058046,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1636643058046,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636643058046,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643054648,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":1636643054648,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643054648,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":1636643054648,"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":["48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group"],"source":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","type":"tosca.capabilities.Node","uniqueId":"capability.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.feature","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.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,"node":"tosca.nodes.Root","path":["48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group"],"source":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","capability":"tosca.capabilities.Node","uniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f.dependency","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group"],"source":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","capability":"tosca.capabilities.Attachment","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.port","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.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":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.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":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.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":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.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":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.tosca_name","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.fc694576-b2e6-49a4-8d43-7ce9aaf59836.show","empty":false},{"parentUniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","definition":false,"name":"state","type":"string","uniqueId":"attribute.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.state","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","empty":false},{"parentUniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.tosca_id","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","createdFromCsar":true,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1636643057251,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1636643057660,"customizationUUID":"49ee1ab0-a03a-4747-8321-24a5be721a9b","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.feature","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.feature","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.scalable","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.forwarder","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.binding","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.f11e62f6-0889-47f7-afc8-53b176f1c582.binding","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07f0d993-63e9-4475-bd27-e08385081744","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07f0d993-63e9-4475-bd27-e08385081744","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","uniqueId":"capability.07f0d993-63e9-4475-bd27-e08385081744.port_mirroring","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.host","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.ephemeral.size","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.instance","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.memory","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.iops","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.read.requests","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.cpu.delta","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.capacity","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.read.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.write.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.latency","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.read.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.usage","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.cpu_util","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.allocation","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.write.requests.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.write.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.latency","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.cpu","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.write.requests","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.write.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.read.requests","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.root.size","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.write.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.vcpus","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.iops","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.usage","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.read.requests.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.write.requests.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.allocation","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.read.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.read.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.memory.usage","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.capacity","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.memory.resident","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.write.requests","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.incoming.packets.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.outgoing.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.outgoing.packets.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.outpoing.packets","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.incoming.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.incoming.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.outgoing.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.incoming.packets","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.os","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.endpoint","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Attachment","parentName":"attachment","uniqueId":"capability.f11e62f6-0889-47f7-afc8-53b176f1c582.attachment","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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,"node":"tosca.nodes.Root","path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f.dependency","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f.dependency","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277.link","ownerId":"1fef998e-8c8e-4f2f-a881-aef279510277","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,"node":"tosca.nodes.BlockStorage","path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04.local_storage","ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"e68e5413-8097-4176-a2fb-aa3f6ba7040a.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","createdFromCsar":true,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1636643057252,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1636643057660,"customizationUUID":"86944284-c618-44c7-ab86-ad0763f47dcf","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","requirementOwnerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group","id":"65e18695-8b72-402d-b041-a91734b7f64f","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.f11e62f6-0889-47f7-afc8-53b176f1c582.attachment","requirementUid":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.port"},"operations":[]}],"fromNode":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.ubuntu20_flavor_name","parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"e68e5413-8097-4176-a2fb-aa3f6ba7040a.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.ubuntu20_image_name","parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1.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":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"4d6d22d6-c255-4283-85e5-a7d2c68083f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":{"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.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":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.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":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.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":{"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group":[{"parentUniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","uniqueId":"attribute.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","empty":false},{"uniqueId":"attribute.fc694576-b2e6-49a4-8d43-7ce9aaf59836.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","uniqueId":"attribute.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.state","name":"state","type":"string","definition":false,"ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","empty":false},{"parentUniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","uniqueId":"attribute.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group"],"source":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","type":"tosca.capabilities.Node","uniqueId":"capability.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.feature","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.feature","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.29c42cd6-0fa6-4bf3-9727-b253949c9b5f.feature","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.scalable","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.forwarder","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.binding","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.f11e62f6-0889-47f7-afc8-53b176f1c582.binding","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07f0d993-63e9-4475-bd27-e08385081744","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07f0d993-63e9-4475-bd27-e08385081744","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","uniqueId":"capability.07f0d993-63e9-4475-bd27-e08385081744.port_mirroring","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.host","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.ephemeral.size","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.instance","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.memory","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.iops","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.read.requests","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.cpu.delta","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.capacity","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.read.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.write.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.latency","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.read.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.usage","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.cpu_util","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.allocation","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.write.requests.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.write.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.latency","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.cpu","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.write.requests","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.write.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.read.requests","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.root.size","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.write.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.vcpus","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.iops","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.usage","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.read.requests.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.write.requests.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.allocation","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.read.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.read.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.memory.usage","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.device.capacity","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.memory.resident","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"084e4eb4-44ac-4d16-80bc-a677e04e4959","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"084e4eb4-44ac-4d16-80bc-a677e04e4959","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.084e4eb4-44ac-4d16-80bc-a677e04e4959.disk.write.requests","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.incoming.packets.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.outgoing.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.outgoing.packets.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.outpoing.packets","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.incoming.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.incoming.bytes","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.outgoing.bytes.rate","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"69f23e62-abfb-4f96-9de3-856dbfd37a16","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69f23e62-abfb-4f96-9de3-856dbfd37a16","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","uniqueId":"capability.69f23e62-abfb-4f96-9de3-856dbfd37a16.network.incoming.packets","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.os","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","empty":false}],"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.15dc30a7-0b77-49fa-b471-1b41ec0b1b04.endpoint","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","type":"tosca.capabilities.Attachment","parentName":"attachment","uniqueId":"capability.f11e62f6-0889-47f7-afc8-53b176f1c582.attachment","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.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,"node":"tosca.nodes.Root","path":["48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group"],"source":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","capability":"tosca.capabilities.Node","uniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f.dependency","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f.dependency","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f.dependency","ownerId":"29c42cd6-0fa6-4bf3-9727-b253949c9b5f","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.f11e62f6-0889-47f7-afc8-53b176f1c582.ubuntu20_ubuntu20_admin_plane_port_0","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277.link","ownerId":"1fef998e-8c8e-4f2f-a881-aef279510277","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,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group"],"source":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","capability":"tosca.capabilities.Attachment","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836.port","ownerId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","path":["0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.5e8ea287-b18e-44e4-a645-473d760cf6f9.ubuntu20","48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20"],"source":"0e5f96b5-5183-4a04-9f2b-c48f26fb9f39","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04.local_storage","ownerId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"ce0e90ad-c508-4d2b-9603-01721fdcefc3","groupUUID":"dbcc81ac-66ae-41de-bbc3-a3a2f8b3508d","members":{"abstract_ubuntu20":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ubuntu20_admin_security_group":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"59476f0a-a33a-4f36-8614-7d63d79120e2","artifactsUuid":["fb753528-96eb-488a-b524-e47d79e5a819"],"groupUUID":"710679dc-c834-4305-b69d-3d69ebcfb3b6","members":{"abstract_ubuntu20":"48cf1782-78eb-416d-a9c2-fa4e0394581e.0e5f96b5-5183-4a04-9f2b-c48f26fb9f39.abstract_ubuntu20","ubuntu20_admin_security_group":"48cf1782-78eb-416d-a9c2-fa4e0394581e.fc694576-b2e6-49a4-8d43-7ce9aaf59836.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1636643054648,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e","componentMetadataForSupportLog":{"SupportablityComponentUUID":"a14c70ee-c5a1-4be1-b093-ad78b580951d","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"f4e789e67f2641f7a497f9ea67a7f64f","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","highestVersion":true,"systemName":"BasicVm","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1636643057549,"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":1636643057977,"description":"created from csar","artifactType":"HEAT","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"fb753528-96eb-488a-b524-e47d79e5a819","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","duplicated":false,"payloadUpdateDate":1636643057998,"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":1636643057977,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636643057948,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"71eb0f7e-2749-469e-b23e-568c7db40a3b","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636643057951,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636643057948,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643058046,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1636643058046,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636643058046,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"48cf1782-78eb-416d-a9c2-fa4e0394581e"},"categorySpecificMetadata":{},"csarUUID":"f4e789e67f2641f7a497f9ea67a7f64f","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-11-11 15:04:19,565 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-11-11 15:04:19,565 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:29,576 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-11-11 15:04:29,581 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-11 15:04:29,582 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/48cf1782-78eb-416d-a9c2-fa4e0394581e/lifecycleState/Certify 2021-11-11 15:04:29,582 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-11-11 15:04:29,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:34,263 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/48cf1782-78eb-416d-a9c2-fa4e0394581e/lifecycleState/Certify HTTP/1.1" 200 1276 2021-11-11 15:04:34,265 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-11-11 15:04:34,266 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1636643054648,"lastUpdateDate":1636643071059,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"1cd7394e-8009-485d-bca1-ea24ea44c9b9"},"csarUUID":"f4e789e67f2641f7a497f9ea67a7f64f","csarVersion":"1.0","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"a14c70ee-c5a1-4be1-b093-ad78b580951d"} 2021-11-11 15:04:34,269 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-11 15:04:34,269 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-11 15:04:34,270 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-11 15:04:34,270 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-11 15:04:34,271 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-11 15:04:34,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:34,347 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-11 15:04:34,349 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-11 15:04:34,349 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a14c70ee-c5a1-4be1-b093-ad78b580951d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-11 15:04:34,352 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:04:34,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:34,353 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:34,353 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-11 15:04:34,353 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-11 15:04:34,353 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:34,354 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-11 15:04:34,354 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-11 15:04:34,354 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-11 15:04:34,354 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-11 15:04:34,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:34,470 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-11 15:04:34,473 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-11 15:04:34,476 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:04:34,483 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-11 15:04:44,494 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-11 15:04:44,495 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-11 15:04:44,496 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-11 15:04:44,497 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-11 15:04:44,497 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-11 15:04:44,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:44,558 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-11 15:04:44,560 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-11 15:04:44,560 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a14c70ee-c5a1-4be1-b093-ad78b580951d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-11 15:04:44,563 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:04:44,563 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:44,563 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:44,563 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-11 15:04:44,563 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-11 15:04:44,564 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:44,564 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-11 15:04:44,564 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-11 15:04:44,564 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-11 15:04:44,565 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-11 15:04:44,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:44,650 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-11 15:04:44,653 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-11 15:04:44,656 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:04:44,663 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-11 15:04:44,664 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:04:44,664 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:04:44,665 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-11 15:04:44,665 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-11 15:04:44,665 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:04:44,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:44,834 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-11 15:04:44,836 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:04:44,837 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:04:44,841 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:04:44,841 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:44,842 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:44,842 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:04:44,843 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-11 15:04:44,843 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:44,843 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-11 15:04:44,844 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:04:44,844 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:04:44,845 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-11 15:04:44,846 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-11 15:04:44,846 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:04:44,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:44,926 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-11 15:04:44,927 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:04:44,928 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:04:44,931 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:04:44,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:44,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:44,932 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:04:44,932 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-11 15:04:44,932 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:44,933 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-11 15:04:44,933 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-11 15:04:44,934 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-11 15:04:44,935 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-11 15:04:44,935 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-11 15:04:44,935 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-11 15:04:44,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:44,996 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-11 15:04:44,998 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-11 15:04:44,999 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":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"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}],"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.4"} 2021-11-11 15:04:45,003 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-11 15:04:45,004 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-11 15:04:45,004 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-11 15:04:45,005 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-11-11 15:04:45,005 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:04:45,005 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:04:45,006 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-11 15:04:45,006 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-11 15:04:45,007 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:04:45,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:45,088 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-11 15:04:45,090 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:04:45,091 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:04:45,094 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:04:45,095 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:45,095 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:45,095 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:04:45,096 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-11 15:04:45,096 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:45,097 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-11 15:04:45,117 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-11 15:04:45,118 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-11 15:04:45,118 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-11 15:04:45,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:46,837 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-11 15:04:46,840 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-11 15:04:46,842 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":"35cbf389-6c2e-4258-a356-6be588b0028b.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":"35cbf389-6c2e-4258-a356-6be588b0028b","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":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false},{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.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":"35cbf389-6c2e-4258-a356-6be588b0028b","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":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false},{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.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":"35cbf389-6c2e-4258-a356-6be588b0028b","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":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false},{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.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":"35cbf389-6c2e-4258-a356-6be588b0028b","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":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false},{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.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":"35cbf389-6c2e-4258-a356-6be588b0028b","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":"35cbf389-6c2e-4258-a356-6be588b0028b","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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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","creationDate":1636643085949,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","highestVersion":true,"systemName":"BasicVm","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636643085949,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":1636643085738,"description":null,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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-11 15:04:46,848 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-11-11 15:04:46,848 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:46,857 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-11 15:04:46,857 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-11 15:04:46,858 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-11 15:04:46,858 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-11 15:04:46,858 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-11 15:04:46,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:46,940 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2021-11-11 15:04:46,941 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-11 15:04:46,942 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a14c70ee-c5a1-4be1-b093-ad78b580951d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-11 15:04:46,944 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:04:46,944 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:46,945 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:46,945 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-11 15:04:46,946 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-11 15:04:46,946 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:46,946 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-11 15:04:46,947 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-11 15:04:46,947 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-11 15:04:46,947 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-11 15:04:46,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:47,067 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-11 15:04:47,070 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-11 15:04:47,074 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1636643085949,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","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-11 15:04:47,081 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-11 15:04:47,082 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-11 15:04:47,082 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/bea92538-ff71-47d8-a9ed-fbbf1aa0548f/resourceInstance 2021-11-11 15:04:47,082 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "1cd7394e-8009-485d-bca1-ea24ea44c9b9", "originType": "VF", "componentUid": "1cd7394e-8009-485d-bca1-ea24ea44c9b9", "icon": "defaulticon" } 2021-11-11 15:04:47,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:49,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bea92538-ff71-47d8-a9ed-fbbf1aa0548f/resourceInstance HTTP/1.1" 201 None 2021-11-11 15:04:49,715 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-11-11 15:04:49,716 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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","createdFromCsar":false,"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1636643088338,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1636643088338,"customizationUUID":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","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-11 15:04:49,717 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-11-11 15:04:49,720 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-11 15:04:49,720 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/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/distribution 2021-11-11 15:04:49,720 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-11-11 15:04:49,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:49,783 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/distribution HTTP/1.1" 200 38 2021-11-11 15:04:49,784 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-11-11 15:04:49,784 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-11-11 15:04:49,786 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-11 15:04:49,786 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-11 15:04:49,787 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-11 15:04:49,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:49,837 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-11 15:04:49,838 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-11 15:04:49,838 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-11-11 15:04:49,840 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-11 15:04:49,840 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-11-11 15:04:49,844 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-11 15:04:49,844 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/bea92538-ff71-47d8-a9ed-fbbf1aa0548f/lifecycleState/checkin 2021-11-11 15:04:49,844 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-11 15:04:49,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:51,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bea92538-ff71-47d8-a9ed-fbbf1aa0548f/lifecycleState/checkin HTTP/1.1" 200 1179 2021-11-11 15:04:51,611 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-11 15:04:51,611 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1636643085949,"lastUpdateDate":1636643090469,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f"},"projectCode":"123456","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","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":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03"} 2021-11-11 15:04:51,615 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:04:51,615 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:04:51,616 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-11 15:04:51,616 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-11 15:04:51,616 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:04:51,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:51,704 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-11 15:04:51,705 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:04:51,705 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-11 15:04:51,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:04:51,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:51,708 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:51,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:04:51,709 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:04:51,709 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:51,709 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:51,709 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-11 15:04:51,709 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:04:51,709 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:51,710 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:04:51,710 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-11 15:04:51,710 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-11 15:04:51,710 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:04:51,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:51,867 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-11 15:04:51,870 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:04:51,874 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636643090469,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","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-11 15:04:51,880 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:04:51,880 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-11-11 15:04:51,884 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-11 15:04:51,885 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/bea92538-ff71-47d8-a9ed-fbbf1aa0548f/lifecycleState/Certify 2021-11-11 15:04:51,885 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-11 15:04:51,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:55,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bea92538-ff71-47d8-a9ed-fbbf1aa0548f/lifecycleState/Certify HTTP/1.1" 200 1167 2021-11-11 15:04:55,410 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-11 15:04:55,410 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1636643085949,"lastUpdateDate":1636643090469,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"5b210948-2c9f-4ac3-9c25-c70d920df1ba"},"projectCode":"123456","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","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":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03"} 2021-11-11 15:04:55,414 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:04:55,414 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:04:55,415 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-11 15:04:55,415 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-11 15:04:55,416 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:04:55,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:04:55,503 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-11 15:04:55,505 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:04:55,505 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-11 15:04:55,507 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:04:55,508 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:55,508 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:55,508 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:04:55,508 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:04:55,508 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:04:55,508 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:04:55,509 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-11 15:04:55,509 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:04:55,509 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:04:55,509 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:04:55,510 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-11 15:04:55,510 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-11 15:04:55,510 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:04:55,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:04:55,582 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-11 15:04:55,585 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:04:55,589 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643090469,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:04:55,595 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:05:05,606 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-11-11 15:05:05,612 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-11 15:05:05,612 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/5b210948-2c9f-4ac3-9c25-c70d920df1ba/distribution/PROD/activate 2021-11-11 15:05:05,612 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-11 15:05:05,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:05:08,760 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5b210948-2c9f-4ac3-9c25-c70d920df1ba/distribution/PROD/activate HTTP/1.1" 200 None 2021-11-11 15:05:08,763 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-11-11 15:05:08,766 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NWUzMTc0Njk0ZWIzM2ZiYzA4NmRkNmZiNjIyNmQzOWM=","artifactUUID":"6d300c58-f992-48f5-8b4e-f9586677374b","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.assettoscacsar","duplicated":false,"payloadUpdateDate":1636643094217,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636643085738,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YmY3NDBmNWE0NjQ2MzRjYjVjNWZjZGQ4Mjk5MDIyNzg=","artifactUUID":"696963c4-2ffc-44cf-babc-62016025d1e1","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.assettoscatemplate","duplicated":false,"payloadUpdateDate":1636643093829,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636643085738,"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":1636643057873,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTBmOTY1NTRkZmUzYzIxNDg1YzI5YTU1ZjcxOWFlNGU=","artifactUUID":"3e56e4e6-f43f-4aa0-a22b-438299981593","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vflicense","duplicated":false,"payloadUpdateDate":1636643057877,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636643057873,"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":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OTk3YTE0NzllMDdiOWVlOTcyNTVlOTNkNjEwMDM1NmI=","artifactUUID":"c438088b-ce32-43f8-809f-06ee2499536e","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1636643093074,"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":1636643057977,"description":"created from csar","artifactType":"HEAT","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"fb753528-96eb-488a-b524-e47d79e5a819","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","duplicated":false,"payloadUpdateDate":1636643057998,"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":1636643057977,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643057848,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"d5dc8ba4-de78-49be-b2e4-5b500c7d9d0b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vendorlicense","duplicated":false,"payloadUpdateDate":1636643057857,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636643057848,"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":1636643088551,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"08e2e2b3-8ed5-42b6-89bd-ff7cee3c3024","generatedFromId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1636643092496,"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":1636643088551,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636643088551,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643057948,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"71eb0f7e-2749-469e-b23e-568c7db40a3b","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636643057951,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636643057948,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1636643088630,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1","48cf1782-78eb-416d-a9c2-fa4e0394581e.heat1env"],"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0.48cf1782-78eb-416d-a9c2-fa4e0394581e.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"59476f0a-a33a-4f36-8614-7d63d79120e2","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1636643088630,"customizationUUID":"3cccee41-854d-4adc-894d-b78d789ba015","groupInstanceArtifacts":["bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["08e2e2b3-8ed5-42b6-89bd-ff7cee3c3024"],"artifactsUuid":["fb753528-96eb-488a-b524-e47d79e5a819"],"groupUUID":"710679dc-c834-4305-b69d-3d69ebcfb3b6","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","createdFromCsar":false,"uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1636643088338,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1636643088338,"customizationUUID":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.1cd7394e-8009-485d-bca1-ea24ea44c9b9.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false},{"definition":false,"hidden":false,"uniqueId":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"48cf1782-78eb-416d-a9c2-fa4e0394581e.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":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4228bf4c-cfd4-4f68-b84f-6624f83a2b68","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false},{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false},{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false},{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false},{"definition":false,"hidden":false,"uniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"35cbf389-6c2e-4258-a356-6be588b0028b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"35cbf389-6c2e-4258-a356-6be588b0028b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1636643085949,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","componentMetadataForSupportLog":{"SupportablityComponentUUID":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","highestVersion":true,"systemName":"BasicVm","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636643107546,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1636643085738,"artifactType":"OTHER","uniqueId":"bea92538-ff71-47d8-a9ed-fbbf1aa0548f.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":1636643085738,"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":"5b210948-2c9f-4ac3-9c25-c70d920df1ba"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-11-11 15:05:08,771 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:05:08,771 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:05:08,772 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-11 15:05:08,772 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-11 15:05:08,772 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:05:08,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:05:08,854 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-11 15:05:08,855 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:05:08,856 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:05:08,859 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:05:08,859 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:05:08,860 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:05:08,860 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:05:08,860 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:05:08,860 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:05:08,860 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:05:08,861 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:05:08,861 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:05:08,861 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:05:08,861 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:05:08,862 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-11 15:05:08,862 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-11 15:05:08,862 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:05:08,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:05:08,933 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-11 15:05:08,937 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:05:08,941 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:05:08,947 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:05:08,947 INFO 201:service.py(1) - Service basic_vm onboarded 2021-11-11 15:05:08,948 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-11-11 15:05:08,948 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-11 15:05:08,949 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-11 15:05:08,949 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:05:08,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,026 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-11 15:05:09,027 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-11-11 15:05:09,027 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-11 15:05:09,028 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-11 15:05:09,028 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-11 15:05:09,041 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-11 15:05:09,041 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-11 15:05:09,042 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-11 15:05:09,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,148 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-11-11 15:05:09,149 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-11-11 15:05:09,149 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-11-11 15:05:09,152 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-11 15:05:09,152 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-11 15:05:09,153 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:05:09,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,213 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-11 15:05:09,214 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:05:09,215 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":"1636643109091","orchestration-disabled":false,"in-maint":false}]} 2021-11-11 15:05:09,250 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-11 15:05:09,250 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/94428c48-43fa-4af6-9556-164103ef0c76 2021-11-11 15:05:09,250 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "94428c48-43fa-4af6-9556-164103ef0c76", "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-11 15:05:09,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,387 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/94428c48-43fa-4af6-9556-164103ef0c76 HTTP/1.1" 201 0 2021-11-11 15:05:09,388 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-11-11 15:05:09,389 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-11-11 15:05:09,392 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-11 15:05:09,392 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-11 15:05:09,392 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-11 15:05:09,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,445 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-11 15:05:09,446 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-11-11 15:05:09,446 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-11 15:05:09,447 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-11 15:05:09,447 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-11 15:05:09,447 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-11-11 15:05:09,447 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-11-11 15:05:09,452 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-11 15:05:09,452 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-11 15:05:09,453 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-11 15:05:09,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,538 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-11 15:05:09,539 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-11-11 15:05:09,539 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-11-11 15:05:09,542 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-11 15:05:09,542 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-11 15:05:09,542 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-11-11 15:05:09,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,638 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-11 15:05:09,639 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-11-11 15:05:09,640 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-11 15:05:09,640 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-11 15:05:09,640 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-11 15:05:09,646 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-11 15:05:09,647 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-11 15:05:09,647 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-11 15:05:09,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,758 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-11 15:05:09,759 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-11-11 15:05:09,759 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-11-11 15:05:09,776 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-11 15:05:09,776 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-11 15:05:09,776 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-11 15:05:09,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,834 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-11 15:05:09,835 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-11-11 15:05:09,836 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-11 15:05:09,836 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-11 15:05:09,836 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-11-11 15:05:09,845 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-11 15:05:09,846 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-11 15:05:09,846 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:05:09,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:09,901 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-11 15:05:09,902 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:05:09,902 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":"1636643109091","orchestration-disabled":false,"in-maint":false}]} 2021-11-11 15:05:09,913 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-11 15:05:09,913 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-11 15:05:09,914 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-11 15:05:09,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,025 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-11 15:05:10,027 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-11-11 15:05:10,027 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-11-11 15:05:10,039 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-11 15:05:10,039 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-11 15:05:10,039 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-11 15:05:10,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,100 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-11 15:05:10,102 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-11-11 15:05:10,102 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-11-11 15:05:10,105 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-11 15:05:10,105 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-11 15:05:10,105 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-11-11 15:05:10,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,157 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-11 15:05:10,158 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-11-11 15:05:10,158 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":"1636643110075"} 2021-11-11 15:05:10,161 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-11 15:05:10,162 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-11 15:05:10,162 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-11 15:05:10,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,212 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-11 15:05:10,213 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-11 15:05:10,213 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":"1636643110075"} 2021-11-11 15:05:10,215 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-11 15:05:10,216 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-11 15:05:10,216 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-11 15:05:10,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,263 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-11 15:05:10,264 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-11-11 15:05:10,264 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-11 15:05:10,264 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-11 15:05:10,264 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-11 15:05:10,264 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-11-11 15:05:10,267 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:05:10,267 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:05:10,268 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-11 15:05:10,268 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-11 15:05:10,268 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:05:10,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:05:10,335 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-11 15:05:10,336 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:05:10,337 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:05:10,338 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:05:10,339 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:05:10,339 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:05:10,339 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:05:10,339 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:05:10,339 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:05:10,339 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:05:10,339 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:05:10,340 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:05:10,340 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:05:10,340 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:05:10,340 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-11 15:05:10,340 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-11 15:05:10,340 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:05:10,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:05:10,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-11 15:05:10,405 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:05:10,407 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:05:10,414 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:05:10,414 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-11 15:05:10,414 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-11 15:05:10,415 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "395e1090-8aa0-439a-b10e-4ea9058743d6" } 2021-11-11 15:05:10,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,485 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-11 15:05:10,486 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-11-11 15:05:10,486 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-11-11 15:05:10,490 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-11 15:05:10,490 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-11 15:05:10,490 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-11 15:05:10,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,549 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-11 15:05:10,550 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-11 15:05:10,550 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636643110449"}]} 2021-11-11 15:05:10,553 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-11 15:05:10,554 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-11 15:05:10,554 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-11 15:05:10,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,602 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-11 15:05:10,602 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-11 15:05:10,603 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":"1636643110075"} 2021-11-11 15:05:10,605 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-11 15:05:10,605 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-11 15:05:10,605 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-11 15:05:10,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,655 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-11 15:05:10,656 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-11 15:05:10,657 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636643110449"}]} 2021-11-11 15:05:10,660 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-11 15:05:10,660 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-11 15:05:10,660 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:05:10,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,721 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-11 15:05:10,722 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:05:10,722 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":"1636643109948","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-11 15:05:10,725 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-11 15:05:10,725 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-11 15:05:10,725 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-11 15:05:10,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,780 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-11 15:05:10,781 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-11 15:05:10,781 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636643109489"} 2021-11-11 15:05:10,789 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-11 15:05:10,790 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-11 15:05:10,790 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=1636643109489", "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-11 15:05:10,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,881 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-11 15:05:10,882 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-11-11 15:05:10,882 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-11-11 15:05:10,885 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-11 15:05:10,886 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-11 15:05:10,886 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-11 15:05:10,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,935 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-11 15:05:10,936 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-11 15:05:10,936 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":"1636643110075"} 2021-11-11 15:05:10,939 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-11 15:05:10,939 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-11 15:05:10,940 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:05:10,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:10,999 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-11 15:05:11,000 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:05:11,000 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":"1636643109948","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-11 15:05:11,003 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-11 15:05:11,003 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-11 15:05:11,003 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-11 15:05:11,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:11,058 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-11 15:05:11,059 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-11 15:05:11,059 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636643110821","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-11 15:05:11,062 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-11 15:05:11,063 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-11 15:05:11,063 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-11-11 15:05:11,065 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:11,116 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-11 15:05:11,116 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-11-11 15:05:11,117 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"d8c6c3ff-0cb1-4b1c-b198-d0bffa04a1ab","owning-entity-name":"OE-ETE_Customer-d8c6c3ff-0cb1-4b1c-b198-d0bffa04a1ab","resource-version":"1636642011112","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_f3661fdc-d303-4750-9b22-e29fd382b3a2/service-subscriptions/service-subscription/pNF/service-instances/service-instance/9d787913-3102-4cbe-9df9-9edfdc9f87d3","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_f3661fdc-d303-4750-9b22-e29fd382b3a2"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"9d787913-3102-4cbe-9df9-9edfdc9f87d3"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namef3661fdc-d303-4750-9b22-e29fd382b3a2"}]}]}},{"owning-entity-id":"3a4e55d2-d79f-457a-a522-90b4142a4d1e","owning-entity-name":"basicnw-oe","resource-version":"1636643008359"}]} 2021-11-11 15:05:11,118 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-11-11 15:05:11,122 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-11 15:05:11,123 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/80cb421f-a513-4007-8492-b3305c9d5895 2021-11-11 15:05:11,123 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "80cb421f-a513-4007-8492-b3305c9d5895" } 2021-11-11 15:05:11,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:11,178 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/80cb421f-a513-4007-8492-b3305c9d5895 HTTP/1.1" 201 0 2021-11-11 15:05:11,178 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-11-11 15:05:11,179 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-11-11 15:05:11,181 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-11 15:05:11,181 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/80cb421f-a513-4007-8492-b3305c9d5895 2021-11-11 15:05:11,181 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-11-11 15:05:11,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:05:11,222 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/80cb421f-a513-4007-8492-b3305c9d5895 HTTP/1.1" 200 128 2021-11-11 15:05:11,223 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-11-11 15:05:11,223 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"80cb421f-a513-4007-8492-b3305c9d5895","owning-entity-name":"basicvm-oe","resource-version":"1636643111153"} 2021-11-11 15:05:11,224 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-11-11 15:05:11,225 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:05:11,225 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:05:11,225 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-11 15:05:11,225 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-11 15:05:11,225 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:05:11,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:05:11,279 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-11 15:05:11,280 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:05:11,280 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:05:11,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:05:11,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:05:11,282 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:05:11,282 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:05:11,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:05:11,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:05:11,283 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:05:11,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:05:11,283 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:05:11,283 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:05:11,283 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:05:11,283 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-11 15:05:11,284 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-11 15:05:11,284 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:05:11,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:05:11,350 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-11 15:05:11,355 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:05:11,358 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:05:11,363 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:05:11,364 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-11 15:05:11,364 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/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/distribution 2021-11-11 15:05:11,364 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-11-11 15:05:11,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:05:11,428 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/distribution HTTP/1.1" 200 205 2021-11-11 15:05:11,429 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-11-11 15:05:11,429 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"15eea874-4a4a-4c76-b5b5-4441f85f5f0f","timestamp":"2021-11-11 15:05:06.962 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-11-11 15:05:11,432 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-11 15:05:11,432 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/15eea874-4a4a-4c76-b5b5-4441f85f5f0f 2021-11-11 15:05:11,433 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-11 15:05:11,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:05:11,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/15eea874-4a4a-4c76-b5b5-4441f85f5f0f HTTP/1.1" 200 29 2021-11-11 15:05:11,484 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-11 15:05:11,484 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-11-11 15:05:11,486 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-11 15:05:11,487 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-11-11 15:06:11,549 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-11 15:06:11,550 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/15eea874-4a4a-4c76-b5b5-4441f85f5f0f 2021-11-11 15:06:11,550 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-11 15:06:11,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:06:11,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/15eea874-4a4a-4c76-b5b5-4441f85f5f0f HTTP/1.1" 200 2056 2021-11-11 15:06:11,653 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-11 15:06:11,653 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-11 15:06:11,656 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-11 15:06:11,656 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-11-11 15:07:11,718 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-11 15:07:11,718 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/15eea874-4a4a-4c76-b5b5-4441f85f5f0f 2021-11-11 15:07:11,718 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-11 15:07:11,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:07:11,820 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/15eea874-4a4a-4c76-b5b5-4441f85f5f0f HTTP/1.1" 200 2240 2021-11-11 15:07:11,821 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-11 15:07:11,822 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-11 15:07:11,824 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-11 15:07:11,825 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-11-11 15:08:11,887 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-11 15:08:11,887 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/15eea874-4a4a-4c76-b5b5-4441f85f5f0f 2021-11-11 15:08:11,888 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-11 15:08:11,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:08:11,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/15eea874-4a4a-4c76-b5b5-4441f85f5f0f HTTP/1.1" 200 None 2021-11-11 15:08:11,971 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-11 15:08:11,972 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1636643124534","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643140595","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643154420","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636643113533","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643119982","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636643116143","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643119982","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":"1636643152287","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643127720","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643119982","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":"1636643112590","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636643113533","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643116488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643115978","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636643122559","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643153329","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643119982","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636643113533","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643116488","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636643116143","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","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":"1636643112590","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":"1636643112590","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":"1636643148371","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","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":"1636643151225","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","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":"1636643116143","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643125213","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636643113533","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643116488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","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":"1636643140595","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643119982","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643116488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643140595","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636643123564","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","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":"1636643120333","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636643112590","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636643113533","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636643116143","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643140595","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643126215","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636643112590","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643132973","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636643112590","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643114971","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643140595","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643098152","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643140595","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643122522","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643155423","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643133978","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636643116143","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643124208","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636643116143","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":"1636643113533","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636643116143","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":"1636643157431","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643119982","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636643107055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636643113533","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636643125539","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643140595","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":"1636643116488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636643119982","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643116488","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":"1636643112590","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636643116488","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636643156427","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"}]} 2021-11-11 15:08:11,974 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1636643124534', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643140595', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643154420', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636643113533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643119982', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636643116143', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643119982', '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': '1636643152287', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643127720', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643119982', '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': '1636643112590', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636643113533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643116488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643115978', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636643122559', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643153329', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643119982', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636643113533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643116488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636643116143', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', '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': '1636643112590', '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': '1636643112590', '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': '1636643148371', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', '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': '1636643151225', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', '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': '1636643116143', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643125213', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636643113533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643116488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', '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': '1636643140595', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643119982', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643116488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643140595', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636643123564', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', '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': '1636643120333', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636643112590', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636643113533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636643116143', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643140595', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643126215', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636643112590', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643132973', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636643112590', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643114971', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643140595', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643098152', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643140595', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643122522', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643155423', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643133978', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636643116143', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643124208', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636643116143', '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': '1636643113533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636643116143', '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': '1636643157431', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643119982', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636643107055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636643113533', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636643125539', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643140595', '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': '1636643116488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636643119982', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643116488', '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': '1636643112590', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636643116488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636643156427', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-11-11 15:08:11,976 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-11 15:08:11,976 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-11 15:08:11,976 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-11 15:08:11,976 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-11 15:08:11,976 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-11 15:08:11,976 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-11-11 15:08:11,977 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-11-11 15:08:11,985 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': 'd1e0c011-3c4a-4c77-959e-7ca70fa91df9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:11,985 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-11 15:08:11,985 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "395e1090-8aa0-439a-b10e-4ea9058743d6", "modelVersionId": "8f38a7c8-17ac-46e0-bb22-9016bb1e7f03", "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": "80cb421f-a513-4007-8492-b3305c9d5895", "owningEntityName": "basicvm-oe" } } } 2021-11-11 15:08:11,986 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:13,588 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-11 15:08:13,591 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-11-11 15:08:13,591 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"d1e0c011-3c4a-4c77-959e-7ca70fa91df9","instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9"}} 2021-11-11 15:08:13,593 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-11-11 15:08:13,611 DEBUG 129:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82c241f2-de7c-4368-8e4c-5af110e10bfc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:13,612 DEBUG 131:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 2021-11-11 15:08:13,613 DEBUG 132:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] data sent: None 2021-11-11 15:08:13,617 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:13,816 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 HTTP/1.1" 200 1332 2021-11-11 15:08:13,822 INFO 142:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response code: 200 2021-11-11 15:08:13,823 DEBUG 146:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response: {"request":{"requestId":"d1e0c011-3c4a-4c77-959e-7ca70fa91df9","startTime":"Thu, 11 Nov 2021 15:08:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","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":"80cb421f-a513-4007-8492-b3305c9d5895","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 11 Nov 2021 15:08:13 GMT"}}} 2021-11-11 15:08:23,830 DEBUG 129:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9bc25cee-ae65-49f3-a330-822f8ec0d990', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:23,830 DEBUG 131:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 2021-11-11 15:08:23,830 DEBUG 132:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] data sent: None 2021-11-11 15:08:23,832 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:24,060 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 HTTP/1.1" 200 1542 2021-11-11 15:08:24,063 INFO 142:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response code: 200 2021-11-11 15:08:24,064 DEBUG 146:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response: {"request":{"requestId":"d1e0c011-3c4a-4c77-959e-7ca70fa91df9","startTime":"Thu, 11 Nov 2021 15:08:12 GMT","finishTime":"Thu, 11 Nov 2021 15:08:17 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","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":"80cb421f-a513-4007-8492-b3305c9d5895","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:17 GMT"}}} 2021-11-11 15:08:24,065 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-11-11 15:08:24,066 DEBUG 129:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '05aa0b42-8376-463e-a9e1-3eba3b8307a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:24,067 DEBUG 131:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 2021-11-11 15:08:24,067 DEBUG 132:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] data sent: None 2021-11-11 15:08:24,071 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:24,276 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 HTTP/1.1" 200 1542 2021-11-11 15:08:24,277 INFO 142:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response code: 200 2021-11-11 15:08:24,278 DEBUG 146:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response: {"request":{"requestId":"d1e0c011-3c4a-4c77-959e-7ca70fa91df9","startTime":"Thu, 11 Nov 2021 15:08:12 GMT","finishTime":"Thu, 11 Nov 2021 15:08:17 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","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":"80cb421f-a513-4007-8492-b3305c9d5895","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:17 GMT"}}} 2021-11-11 15:08:24,278 DEBUG 129:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f8c8528-ff31-496d-8b33-c450d83601d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:24,279 DEBUG 131:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 2021-11-11 15:08:24,279 DEBUG 132:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] data sent: None 2021-11-11 15:08:24,280 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:24,464 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 HTTP/1.1" 200 1542 2021-11-11 15:08:24,466 INFO 142:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response code: 200 2021-11-11 15:08:24,466 DEBUG 146:onap_service.py(7) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response: {"request":{"requestId":"d1e0c011-3c4a-4c77-959e-7ca70fa91df9","startTime":"Thu, 11 Nov 2021 15:08:12 GMT","finishTime":"Thu, 11 Nov 2021 15:08:17 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","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":"80cb421f-a513-4007-8492-b3305c9d5895","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:17 GMT"}}} 2021-11-11 15:08:24,476 DEBUG 129:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '779ea0b2-2269-4efd-b36c-985f7fbcea8a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:24,477 DEBUG 131:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 2021-11-11 15:08:24,477 DEBUG 132:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] data sent: None 2021-11-11 15:08:24,480 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:24,650 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 HTTP/1.1" 200 1542 2021-11-11 15:08:24,652 INFO 142:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response code: 200 2021-11-11 15:08:24,652 DEBUG 146:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response: {"request":{"requestId":"d1e0c011-3c4a-4c77-959e-7ca70fa91df9","startTime":"Thu, 11 Nov 2021 15:08:12 GMT","finishTime":"Thu, 11 Nov 2021 15:08:17 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","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":"80cb421f-a513-4007-8492-b3305c9d5895","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:17 GMT"}}} 2021-11-11 15:08:24,653 DEBUG 129:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97569795-6c8a-4517-b246-0d0e186d4807', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:24,654 DEBUG 131:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 2021-11-11 15:08:24,654 DEBUG 132:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] data sent: None 2021-11-11 15:08:24,656 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:24,811 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1e0c011-3c4a-4c77-959e-7ca70fa91df9 HTTP/1.1" 200 1542 2021-11-11 15:08:24,813 INFO 142:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response code: 200 2021-11-11 15:08:24,813 DEBUG 146:onap_service.py(1) - [None][Check d1e0c011-3c4a-4c77-959e-7ca70fa91df9 orchestration request status] response: {"request":{"requestId":"d1e0c011-3c4a-4c77-959e-7ca70fa91df9","startTime":"Thu, 11 Nov 2021 15:08:12 GMT","finishTime":"Thu, 11 Nov 2021 15:08:17 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","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":"80cb421f-a513-4007-8492-b3305c9d5895","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:17 GMT"}}} 2021-11-11 15:08:24,815 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-11 15:08:24,815 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-11 15:08:24,815 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-11 15:08:24,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:24,884 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-11 15:08:24,885 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-11 15:08:24,886 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636643110821","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-11 15:08:24,889 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 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-11 15:08:24,889 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 2021-11-11 15:08:24,889 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] data sent: None 2021-11-11 15:08:24,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:24,948 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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 HTTP/1.1" 200 1190 2021-11-11 15:08:24,949 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] response code: 200 2021-11-11 15:08:24,950 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] response: {"service-instance":[{"service-instance-id":"bc52063c-41a5-45fd-b0a8-969edba78239","service-instance-name":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"395e1090-8aa0-439a-b10e-4ea9058743d6","model-version-id":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","resource-version":"1636643297103","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bc52063c-41a5-45fd-b0a8-969edba78239/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/80cb421f-a513-4007-8492-b3305c9d5895","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"80cb421f-a513-4007-8492-b3305c9d5895"}]},{"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-11 15:08:24,952 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-11 15:08:24,952 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-11 15:08:24,953 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-11 15:08:24,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:25,006 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-11 15:08:25,007 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-11 15:08:25,008 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":"1636643110075"} 2021-11-11 15:08:25,010 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-11 15:08:25,011 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-11 15:08:25,011 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-11 15:08:25,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:25,069 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-11-11 15:08:25,070 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-11 15:08:25,070 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636643110821","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-11 15:08:25,074 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 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-11 15:08:25,074 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 2021-11-11 15:08:25,074 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] data sent: None 2021-11-11 15:08:25,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:25,133 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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 HTTP/1.1" 200 1190 2021-11-11 15:08:25,134 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] response code: 200 2021-11-11 15:08:25,135 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] response: {"service-instance":[{"service-instance-id":"bc52063c-41a5-45fd-b0a8-969edba78239","service-instance-name":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"395e1090-8aa0-439a-b10e-4ea9058743d6","model-version-id":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","resource-version":"1636643297103","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bc52063c-41a5-45fd-b0a8-969edba78239/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/80cb421f-a513-4007-8492-b3305c9d5895","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"80cb421f-a513-4007-8492-b3305c9d5895"}]},{"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-11 15:08:25,138 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-11 15:08:25,138 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-11 15:08:25,138 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:08:25,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:25,200 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-11 15:08:25,202 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:08:25,202 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":"1636643109948","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-11 15:08:25,205 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-11 15:08:25,206 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-11 15:08:25,206 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-11 15:08:25,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:25,262 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-11 15:08:25,263 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-11 15:08:25,263 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636643110821","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-11 15:08:25,266 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:08:25,266 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:08:25,267 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-11 15:08:25,267 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-11 15:08:25,267 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:08:25,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:08:25,598 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-11 15:08:25,600 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:08:25,601 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:08:25,604 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:08:25,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:08:25,604 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:08:25,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:08:25,604 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:08:25,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:08:25,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:08:25,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:08:25,605 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:08:25,605 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:08:25,606 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:08:25,606 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-11 15:08:25,606 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-11 15:08:25,606 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:08:25,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:08:25,868 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-11 15:08:25,870 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:08:25,874 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:08:25,881 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:08:25,881 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-11 15:08:25,882 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/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel 2021-11-11 15:08:25,882 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-11-11 15:08:25,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:08:26,015 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel HTTP/1.1" 200 None 2021-11-11 15:08:26,017 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-11-11 15:08:26,018 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-11-11 15:08:26,088 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:08:26,088 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:08:26,088 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-11 15:08:26,088 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-11 15:08:26,089 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:08:26,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:08:26,156 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-11 15:08:26,157 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:08:26,157 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:08:26,160 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:08:26,160 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:08:26,160 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:08:26,160 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:08:26,160 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:08:26,160 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:08:26,161 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:08:26,161 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:08:26,161 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:08:26,161 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:08:26,161 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:08:26,162 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-11 15:08:26,162 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-11 15:08:26,162 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:08:26,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:08:26,231 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-11 15:08:26,234 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:08:26,238 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:08:26,245 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:08:26,246 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': '6b8ed7f1-205d-4f68-93de-9eb827fb942e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:26,246 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/bc52063c-41a5-45fd-b0a8-969edba78239/vnfs 2021-11-11 15:08:26,247 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "395e1090-8aa0-439a-b10e-4ea9058743d6" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "9c73d628-6f45-435a-ad4f-397b6f9e1f36", "modelVersionId": "a14c70ee-c5a1-4be1-b093-ad78b580951d", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "12238bbd-6f27-4559-a82a-f6bc9e524ca1", "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": "bc52063c-41a5-45fd-b0a8-969edba78239", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "395e1090-8aa0-439a-b10e-4ea9058743d6", "modelVersion": "1.0", "modelVersionId": "8f38a7c8-17ac-46e0-bb22-9016bb1e7f03" } } }] } } 2021-11-11 15:08:26,249 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:27,931 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/bc52063c-41a5-45fd-b0a8-969edba78239/vnfs HTTP/1.1" 202 262 2021-11-11 15:08:27,933 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-11-11 15:08:27,933 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"6b8ed7f1-205d-4f68-93de-9eb827fb942e","instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e"}} 2021-11-11 15:08:27,934 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-11-11 15:08:27,943 DEBUG 129:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b637252e-b8c8-4634-b38a-059eec029fb3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:27,944 DEBUG 131:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e 2021-11-11 15:08:27,945 DEBUG 132:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] data sent: None 2021-11-11 15:08:27,949 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:28,151 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e HTTP/1.1" 200 1900 2021-11-11 15:08:28,153 INFO 142:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response code: 200 2021-11-11 15:08:28,154 DEBUG 146:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response: {"request":{"requestId":"6b8ed7f1-205d-4f68-93de-9eb827fb942e","startTime":"Thu, 11 Nov 2021 15:08:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"395e1090-8aa0-439a-b10e-4ea9058743d6","source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}}],"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 11 Nov 2021 15:08:27 GMT"}}} 2021-11-11 15:08:38,166 DEBUG 129:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e58fead-6680-423f-ad18-ed2bd81f6a7c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:38,166 DEBUG 131:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e 2021-11-11 15:08:38,167 DEBUG 132:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] data sent: None 2021-11-11 15:08:38,169 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:38,374 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e HTTP/1.1" 200 2106 2021-11-11 15:08:38,376 INFO 142:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response code: 200 2021-11-11 15:08:38,377 DEBUG 146:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response: {"request":{"requestId":"6b8ed7f1-205d-4f68-93de-9eb827fb942e","startTime":"Thu, 11 Nov 2021 15:08:26 GMT","finishTime":"Thu, 11 Nov 2021 15:08:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"395e1090-8aa0-439a-b10e-4ea9058743d6","source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}}],"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:37 GMT"}}} 2021-11-11 15:08:38,378 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-11-11 15:08:38,378 DEBUG 129:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '79f793be-f9f1-4df2-b934-61ba10e61f94', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:38,379 DEBUG 131:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e 2021-11-11 15:08:38,379 DEBUG 132:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] data sent: None 2021-11-11 15:08:38,382 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:38,557 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e HTTP/1.1" 200 2106 2021-11-11 15:08:38,559 INFO 142:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response code: 200 2021-11-11 15:08:38,560 DEBUG 146:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response: {"request":{"requestId":"6b8ed7f1-205d-4f68-93de-9eb827fb942e","startTime":"Thu, 11 Nov 2021 15:08:26 GMT","finishTime":"Thu, 11 Nov 2021 15:08:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"395e1090-8aa0-439a-b10e-4ea9058743d6","source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}}],"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:37 GMT"}}} 2021-11-11 15:08:38,561 DEBUG 129:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df3b7e16-8334-4e81-9108-e04659f2f4df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:38,562 DEBUG 131:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e 2021-11-11 15:08:38,562 DEBUG 132:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] data sent: None 2021-11-11 15:08:38,565 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:38,758 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e HTTP/1.1" 200 2106 2021-11-11 15:08:38,760 INFO 142:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response code: 200 2021-11-11 15:08:38,760 DEBUG 146:onap_service.py(8) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response: {"request":{"requestId":"6b8ed7f1-205d-4f68-93de-9eb827fb942e","startTime":"Thu, 11 Nov 2021 15:08:26 GMT","finishTime":"Thu, 11 Nov 2021 15:08:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"395e1090-8aa0-439a-b10e-4ea9058743d6","source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}}],"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:37 GMT"}}} 2021-11-11 15:08:38,772 DEBUG 129:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4c3f89f-3591-4ad4-be17-9084f60908bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:38,773 DEBUG 131:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e 2021-11-11 15:08:38,773 DEBUG 132:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] data sent: None 2021-11-11 15:08:38,777 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:38,980 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e HTTP/1.1" 200 2106 2021-11-11 15:08:38,982 INFO 142:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response code: 200 2021-11-11 15:08:38,982 DEBUG 146:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response: {"request":{"requestId":"6b8ed7f1-205d-4f68-93de-9eb827fb942e","startTime":"Thu, 11 Nov 2021 15:08:26 GMT","finishTime":"Thu, 11 Nov 2021 15:08:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"395e1090-8aa0-439a-b10e-4ea9058743d6","source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}}],"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:37 GMT"}}} 2021-11-11 15:08:38,983 DEBUG 129:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a73d1b34-42ff-4a30-a890-6b26df0061b5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:38,984 DEBUG 131:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e 2021-11-11 15:08:38,984 DEBUG 132:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] data sent: None 2021-11-11 15:08:38,986 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:39,164 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6b8ed7f1-205d-4f68-93de-9eb827fb942e HTTP/1.1" 200 2106 2021-11-11 15:08:39,166 INFO 142:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response code: 200 2021-11-11 15:08:39,167 DEBUG 146:onap_service.py(1) - [None][Check 6b8ed7f1-205d-4f68-93de-9eb827fb942e orchestration request status] response: {"request":{"requestId":"6b8ed7f1-205d-4f68-93de-9eb827fb942e","startTime":"Thu, 11 Nov 2021 15:08:26 GMT","finishTime":"Thu, 11 Nov 2021 15:08:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"395e1090-8aa0-439a-b10e-4ea9058743d6","source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}}],"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:08:37 GMT"}}} 2021-11-11 15:08:39,168 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-11 15:08:39,169 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-11 15:08:39,169 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-11-11 15:08:39,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:39,220 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-11 15:08:39,221 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-11-11 15:08:39,221 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":"1636643110075"} 2021-11-11 15:08:39,224 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-11 15:08:39,224 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-11 15:08:39,224 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-11-11 15:08:39,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:39,277 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-11 15:08:39,277 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-11-11 15:08:39,278 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1636643110821","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-11 15:08:39,280 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 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-11 15:08:39,280 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 2021-11-11 15:08:39,280 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] data sent: None 2021-11-11 15:08:39,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:39,341 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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 HTTP/1.1" 200 1641 2021-11-11 15:08:39,342 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] response code: 200 2021-11-11 15:08:39,342 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977 service-instance-name] response: {"service-instance":[{"service-instance-id":"bc52063c-41a5-45fd-b0a8-969edba78239","service-instance-name":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"395e1090-8aa0-439a-b10e-4ea9058743d6","model-version-id":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","resource-version":"1636643310351","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bc52063c-41a5-45fd-b0a8-969edba78239/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/80cb421f-a513-4007-8492-b3305c9d5895","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"80cb421f-a513-4007-8492-b3305c9d5895"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:08:39,345 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-11 15:08:39,345 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-11 15:08:39,346 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:08:39,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:39,408 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-11 15:08:39,409 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:08:39,409 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":"1636643310677","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/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"}]}]}}]} 2021-11-11 15:08:39,413 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-11 15:08:39,413 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-11 15:08:39,413 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-11 15:08:39,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:39,474 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-11 15:08:39,475 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-11 15:08:39,476 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636643310831","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:08:39,480 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-11 15:08:39,480 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/bc52063c-41a5-45fd-b0a8-969edba78239/relationship-list 2021-11-11 15:08:39,480 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:08:39,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:39,545 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/bc52063c-41a5-45fd-b0a8-969edba78239/relationship-list HTTP/1.1" 200 1063 2021-11-11 15:08:39,546 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:08:39,547 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/80cb421f-a513-4007-8492-b3305c9d5895","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"80cb421f-a513-4007-8492-b3305c9d5895"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:08:39,550 DEBUG 129:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 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-11 15:08:39,550 DEBUG 131:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade 2021-11-11 15:08:39,550 DEBUG 132:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] data sent: None 2021-11-11 15:08:39,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:08:39,618 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade HTTP/1.1" 200 3768 2021-11-11 15:08:39,619 INFO 142:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] response code: 200 2021-11-11 15:08:39,619 DEBUG 146:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] response: {"vnf-id":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnf-name":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"395e1090-8aa0-439a-b10e-4ea9058743d6","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1636643317112","model-invariant-id":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","model-version-id":"a14c70ee-c5a1-4be1-b093-ad78b580951d","model-customization-id":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bc52063c-41a5-45fd-b0a8-969edba78239/service-data/vnfs/vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade/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/bc52063c-41a5-45fd-b0a8-969edba78239","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":"bc52063c-41a5-45fd-b0a8-969edba78239"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"}]},{"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-11 15:08:39,622 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:08:39,622 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:08:39,623 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-11 15:08:39,623 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-11 15:08:39,623 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:08:39,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:08:39,710 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-11 15:08:39,711 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:08:39,711 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:08:39,714 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:08:39,714 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:08:39,714 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:08:39,714 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:08:39,715 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:08:39,715 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:08:39,715 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:08:39,715 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:08:39,715 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:08:39,715 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:08:39,716 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:08:39,716 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-11 15:08:39,716 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-11 15:08:39,716 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:08:39,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:08:39,797 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-11 15:08:39,800 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:08:39,804 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:08:39,810 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:08:39,811 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-11 15:08:39,811 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/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel 2021-11-11 15:08:39,812 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-11-11 15:08:39,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:08:39,908 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel HTTP/1.1" 200 None 2021-11-11 15:08:39,911 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-11-11 15:08:39,911 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-11-11 15:08:39,970 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': 'f3d77587-c104-4c86-8fab-cf8e0fd3e2c0', 'x-fromappid': 'API client'} 2021-11-11 15:08:39,970 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-11 15:08:39,970 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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977" }, "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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:08:39,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-11-11 15:08:40,170 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-11 15:08:40,171 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-11-11 15:08:40,172 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-11 15:08:40,192 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:08:40,192 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:08:40,192 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-11 15:08:40,193 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-11 15:08:40,193 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:08:40,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:08:40,264 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-11 15:08:40,265 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:08:40,265 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:08:40,267 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:08:40,267 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:08:40,268 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:08:40,268 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:08:40,268 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:08:40,268 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:08:40,268 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:08:40,268 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:08:40,269 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:08:40,269 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:08:40,269 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:08:40,269 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-11 15:08:40,269 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-11 15:08:40,270 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:08:40,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:08:40,343 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-11 15:08:40,345 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:08:40,348 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:08:40,355 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:08:40,356 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': '416b917d-d312-4a29-84ca-0ffd0746e82d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:40,356 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/bc52063c-41a5-45fd-b0a8-969edba78239/vnfs/5c4979f5-cead-403c-a4ec-5eac79f30ade/vfModules 2021-11-11 15:08:40,356 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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "59476f0a-a33a-4f36-8614-7d63d79120e2", "modelVersionId": "710679dc-c834-4305-b69d-3d69ebcfb3b6", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "3cccee41-854d-4adc-894d-b78d789ba015", "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": "bc52063c-41a5-45fd-b0a8-969edba78239", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "395e1090-8aa0-439a-b10e-4ea9058743d6", "modelVersion": "1.0", "modelVersionId": "8f38a7c8-17ac-46e0-bb22-9016bb1e7f03" } } }, { "relatedInstance": { "instanceId": "5c4979f5-cead-403c-a4ec-5eac79f30ade", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "9c73d628-6f45-435a-ad4f-397b6f9e1f36", "modelVersion": "1.0", "modelVersionId": "a14c70ee-c5a1-4be1-b093-ad78b580951d", "modelCustomizationId": "12238bbd-6f27-4559-a82a-f6bc9e524ca1", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-11-11 15:08:40,359 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:41,918 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/bc52063c-41a5-45fd-b0a8-969edba78239/vnfs/5c4979f5-cead-403c-a4ec-5eac79f30ade/vfModules HTTP/1.1" 202 262 2021-11-11 15:08:41,921 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-11 15:08:41,921 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","instanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d"}} 2021-11-11 15:08:41,922 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-11-11 15:08:41,931 DEBUG 129:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bfd607b9-83de-4c03-b209-19c9a25cc315', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:41,932 DEBUG 131:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:08:41,932 DEBUG 132:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:08:41,936 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:42,086 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 2461 2021-11-11 15:08:42,089 INFO 142:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:08:42,090 DEBUG 146:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 11 Nov 2021 15:08:41 GMT"}}} 2021-11-11 15:08:52,101 DEBUG 129:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17c6967b-7126-4eb7-8989-b06237075d29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:08:52,102 DEBUG 131:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:08:52,102 DEBUG 132:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:08:52,104 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:08:52,686 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 2787 2021-11-11 15:08:52,688 INFO 142:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:08:52,689 DEBUG 146:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Thu, 11 Nov 2021 15:08:51 GMT"}}} 2021-11-11 15:09:02,701 DEBUG 129:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b9c6af2-1cd3-4f17-9ee3-1c573226b8c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:02,702 DEBUG 131:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:09:02,702 DEBUG 132:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:09:02,705 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:03,198 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 4948 2021-11-11 15:09:03,200 INFO 142:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:09:03,201 DEBUG 146:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Thu, 11 Nov 2021 15:08:51 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":null,\"creation_time\":1636643050000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:13,213 DEBUG 129:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4fb7ca7b-7add-4f98-ba8f-034667a7905b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:13,214 DEBUG 131:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:09:13,214 DEBUG 132:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:09:13,217 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:13,705 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 4950 2021-11-11 15:09:13,707 INFO 142:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:09:13,708 DEBUG 146:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Thu, 11 Nov 2021 15:08:51 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":null,\"creation_time\":1636643050000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:23,720 DEBUG 129:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bdcc52d1-1f2d-417d-9a7e-7cbd6753f877', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:23,721 DEBUG 131:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:09:23,721 DEBUG 132:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:09:23,724 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:24,199 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 4950 2021-11-11 15:09:24,201 INFO 142:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:09:24,201 DEBUG 146:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Thu, 11 Nov 2021 15:08:51 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":null,\"creation_time\":1636643050000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:34,213 DEBUG 129:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dc0347a9-0e42-47c7-a1c5-2b1eacf78496', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:34,214 DEBUG 131:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:09:34,214 DEBUG 132:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:09:34,216 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:34,433 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 4918 2021-11-11 15:09:34,435 INFO 142:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:09:34,436 DEBUG 146:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","finishTime":"Thu, 11 Nov 2021 15:09:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:09:31 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":null,\"creation_time\":1636643050000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:34,437 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-11-11 15:09:34,437 DEBUG 129:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '40df51ce-7b70-4504-9d00-cec5ca4cf8c6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:34,438 DEBUG 131:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:09:34,438 DEBUG 132:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:09:34,440 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:34,636 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 4918 2021-11-11 15:09:34,638 INFO 142:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:09:34,638 DEBUG 146:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","finishTime":"Thu, 11 Nov 2021 15:09:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:09:31 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":null,\"creation_time\":1636643050000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:34,639 DEBUG 129:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b0c2c966-aa45-4256-be93-c4d0aeb89195', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:34,640 DEBUG 131:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:09:34,640 DEBUG 132:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:09:34,642 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:34,816 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 4918 2021-11-11 15:09:34,818 INFO 142:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:09:34,819 DEBUG 146:onap_service.py(9) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","finishTime":"Thu, 11 Nov 2021 15:09:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:09:31 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":null,\"creation_time\":1636643050000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:34,829 DEBUG 129:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '26827ff8-e64a-4ef7-952d-035f08c8a5e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:34,830 DEBUG 131:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:09:34,830 DEBUG 132:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:09:34,834 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:34,991 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 4918 2021-11-11 15:09:34,993 INFO 142:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:09:34,994 DEBUG 146:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","finishTime":"Thu, 11 Nov 2021 15:09:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:09:31 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":null,\"creation_time\":1636643050000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:34,995 DEBUG 129:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c2430333-7d2a-4d4a-9776-0161ed39ecd1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:34,995 DEBUG 131:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d 2021-11-11 15:09:34,996 DEBUG 132:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] data sent: None 2021-11-11 15:09:34,998 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:35,152 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/416b917d-d312-4a29-84ca-0ffd0746e82d HTTP/1.1" 200 4918 2021-11-11 15:09:35,154 INFO 142:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response code: 200 2021-11-11 15:09:35,154 DEBUG 146:onap_service.py(1) - [None][Check 416b917d-d312-4a29-84ca-0ffd0746e82d orchestration request status] response: {"request":{"requestId":"416b917d-d312-4a29-84ca-0ffd0746e82d","startTime":"Thu, 11 Nov 2021 15:08:40 GMT","finishTime":"Thu, 11 Nov 2021 15:09:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"}}},{"relatedInstance":{"instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:09:31 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":null,\"creation_time\":1636643050000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:35,156 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-11-11 15:09:35,156 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-11-11 15:09:45,167 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-11 15:09:45,168 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/bc52063c-41a5-45fd-b0a8-969edba78239/relationship-list 2021-11-11 15:09:45,168 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:09:45,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:45,254 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/bc52063c-41a5-45fd-b0a8-969edba78239/relationship-list HTTP/1.1" 200 1063 2021-11-11 15:09:45,255 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:09:45,255 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/80cb421f-a513-4007-8492-b3305c9d5895","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"80cb421f-a513-4007-8492-b3305c9d5895"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:45,257 DEBUG 129:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 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-11 15:09:45,258 DEBUG 131:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade 2021-11-11 15:09:45,258 DEBUG 132:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] data sent: None 2021-11-11 15:09:45,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:45,538 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade HTTP/1.1" 200 4539 2021-11-11 15:09:45,540 INFO 142:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] response code: 200 2021-11-11 15:09:45,540 DEBUG 146:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] response: {"vnf-id":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnf-name":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"395e1090-8aa0-439a-b10e-4ea9058743d6","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1636643367596","model-invariant-id":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","model-version-id":"a14c70ee-c5a1-4be1-b093-ad78b580951d","model-customization-id":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bc52063c-41a5-45fd-b0a8-969edba78239/service-data/vnfs/vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade/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/9b021e63-1e0e-4461-8c56-13335d29f401","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":"9b021e63-1e0e-4461-8c56-13335d29f401"}],"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/bc52063c-41a5-45fd-b0a8-969edba78239","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":"bc52063c-41a5-45fd-b0a8-969edba78239"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"}]},{"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-11 15:09:45,543 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-11-11 15:09:45,543 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2021-11-11 15:09:45,543 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:45,544 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade/vf-modules 2021-11-11 15:09:45,544 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0 VF modules] data sent: None 2021-11-11 15:09:45,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:45,651 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade/vf-modules HTTP/1.1" 200 1641 2021-11-11 15:09:45,652 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0 VF modules] response code: 200 2021-11-11 15:09:45,653 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"1636c161-34c9-43b5-8d00-c55171e3f980","vf-module-name":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","heat-stack-id":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1636643371367","model-invariant-id":"59476f0a-a33a-4f36-8614-7d63d79120e2","model-version-id":"710679dc-c834-4305-b69d-3d69ebcfb3b6","model-customization-id":"3cccee41-854d-4adc-894d-b78d789ba015","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bc52063c-41a5-45fd-b0a8-969edba78239/service-data/vnfs/vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade/vnf-data/vf-modules/vf-module/1636c161-34c9-43b5-8d00-c55171e3f980/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/9b021e63-1e0e-4461-8c56-13335d29f401","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":"9b021e63-1e0e-4461-8c56-13335d29f401"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-11-11 15:09:45,656 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-11-11 15:09:45,656 DEBUG 158:vf_module.py(1) - Delete 1636c161-34c9-43b5-8d00-c55171e3f980 VF module 2021-11-11 15:09:45,656 DEBUG 45:deletion.py(1) - VF module 1636c161-34c9-43b5-8d00-c55171e3f980 deletion request 2021-11-11 15:09:45,673 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-11 15:09:45,673 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-11 15:09:45,673 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:09:45,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:45,742 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-11 15:09:45,743 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:09:45,743 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-11 15:09:45,746 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-11 15:09:45,747 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-11-11 15:09:45,747 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:09:45,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:45,852 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-11 15:09:45,853 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:09:45,853 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":"1636643310677","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/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"}]}]}}]} 2021-11-11 15:09:45,855 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-11 15:09:45,856 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-11 15:09:45,856 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:09:45,858 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:45,942 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-11 15:09:45,943 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:09:45,943 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-11 15:09:45,945 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-11 15:09:45,946 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-11 15:09:45,946 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:09:45,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:46,064 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-11 15:09:46,065 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:09:46,066 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":"1636643310677","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/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"}]}]}}]} 2021-11-11 15:09:46,069 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-11 15:09:46,069 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-11 15:09:46,070 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:09:46,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:46,144 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-11 15:09:46,144 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:09:46,144 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-11 15:09:46,146 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-11 15:09:46,146 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-11 15:09:46,147 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:09:46,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:46,253 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-11 15:09:46,254 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:09:46,254 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":"1636643310677","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/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"}]}]}}]} 2021-11-11 15:09:46,256 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-11 15:09:46,256 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-11 15:09:46,256 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-11 15:09:46,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:09:46,348 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-11 15:09:46,348 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-11 15:09:46,349 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636643310831","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:09:46,351 DEBUG 129:onap_service.py(1) - [None][Create 1636c161-34c9-43b5-8d00-c55171e3f980 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5f5ec846-4d91-4220-b211-810a3a0c9de0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:46,352 DEBUG 131:onap_service.py(1) - [None][Create 1636c161-34c9-43b5-8d00-c55171e3f980 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bc52063c-41a5-45fd-b0a8-969edba78239/vnfs/5c4979f5-cead-403c-a4ec-5eac79f30ade/vfModules/1636c161-34c9-43b5-8d00-c55171e3f980 2021-11-11 15:09:46,352 DEBUG 132:onap_service.py(1) - [None][Create 1636c161-34c9-43b5-8d00-c55171e3f980 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "59476f0a-a33a-4f36-8614-7d63d79120e2", "modelVersionId": "710679dc-c834-4305-b69d-3d69ebcfb3b6", "modelName": "basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977", "modelVersion": "1636643371367", "modelCustomizationId": "3cccee41-854d-4adc-894d-b78d789ba015" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-11-11 15:09:46,353 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:47,839 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/bc52063c-41a5-45fd-b0a8-969edba78239/vnfs/5c4979f5-cead-403c-a4ec-5eac79f30ade/vfModules/1636c161-34c9-43b5-8d00-c55171e3f980 HTTP/1.1" 202 262 2021-11-11 15:09:47,841 INFO 142:onap_service.py(1) - [None][Create 1636c161-34c9-43b5-8d00-c55171e3f980 VF moduledeletion request] response code: 202 2021-11-11 15:09:47,842 DEBUG 146:onap_service.py(1) - [None][Create 1636c161-34c9-43b5-8d00-c55171e3f980 VF moduledeletion request] response: {"requestReferences":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","instanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0"}} 2021-11-11 15:09:47,843 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-11-11 15:09:47,851 DEBUG 129:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '67069455-379b-4f8c-ad30-2b181125482d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:47,852 DEBUG 131:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 2021-11-11 15:09:47,852 DEBUG 132:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] data sent: None 2021-11-11 15:09:47,855 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:48,045 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 HTTP/1.1" 200 1315 2021-11-11 15:09:48,047 INFO 142:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response code: 200 2021-11-11 15:09:48,048 DEBUG 146:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response: {"request":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","startTime":"Thu, 11 Nov 2021 15:09:46 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","modelVersion":"1636643371367","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 11 Nov 2021 15:09:47 GMT"}}} 2021-11-11 15:09:58,060 DEBUG 129:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '955737de-da22-467c-a5f8-4625f584eb9e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:09:58,060 DEBUG 131:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 2021-11-11 15:09:58,061 DEBUG 132:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] data sent: None 2021-11-11 15:09:58,064 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:09:58,618 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 HTTP/1.1" 200 3811 2021-11-11 15:09:58,620 INFO 142:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response code: 200 2021-11-11 15:09:58,621 DEBUG 146:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response: {"request":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","startTime":"Thu, 11 Nov 2021 15:09:46 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","modelVersion":"1636643371367","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Thu, 11 Nov 2021 15:09:52 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":1636643111000,\"creation_time\":1636643050000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:08,632 DEBUG 129:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e5ec809-3dec-4701-9e31-614032badb6f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:08,633 DEBUG 131:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 2021-11-11 15:10:08,633 DEBUG 132:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] data sent: None 2021-11-11 15:10:08,636 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:09,093 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 HTTP/1.1" 200 3815 2021-11-11 15:10:09,095 INFO 142:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response code: 200 2021-11-11 15:10:09,096 DEBUG 146:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response: {"request":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","startTime":"Thu, 11 Nov 2021 15:09:46 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","modelVersion":"1636643371367","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Thu, 11 Nov 2021 15:09:52 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":1636643111000,\"creation_time\":1636643050000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:19,108 DEBUG 129:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae7a49fd-fafe-4121-8d0b-9652f97e920d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:19,108 DEBUG 131:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 2021-11-11 15:10:19,109 DEBUG 132:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] data sent: None 2021-11-11 15:10:19,111 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:19,298 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 HTTP/1.1" 200 3779 2021-11-11 15:10:19,300 INFO 142:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response code: 200 2021-11-11 15:10:19,301 DEBUG 146:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response: {"request":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","startTime":"Thu, 11 Nov 2021 15:09:46 GMT","finishTime":"Thu, 11 Nov 2021 15:10:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","modelVersion":"1636643371367","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:16 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":1636643111000,\"creation_time\":1636643050000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:19,302 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-11-11 15:10:19,303 DEBUG 129:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a00fb66-0c05-4dc5-bc98-d424e95b8824', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:19,303 DEBUG 131:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 2021-11-11 15:10:19,304 DEBUG 132:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] data sent: None 2021-11-11 15:10:19,306 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:19,510 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 HTTP/1.1" 200 3779 2021-11-11 15:10:19,513 INFO 142:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response code: 200 2021-11-11 15:10:19,513 DEBUG 146:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response: {"request":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","startTime":"Thu, 11 Nov 2021 15:09:46 GMT","finishTime":"Thu, 11 Nov 2021 15:10:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","modelVersion":"1636643371367","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:16 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":1636643111000,\"creation_time\":1636643050000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:19,515 DEBUG 129:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c4d829d4-c007-4002-b76a-9825e257f9a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:19,515 DEBUG 131:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 2021-11-11 15:10:19,515 DEBUG 132:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] data sent: None 2021-11-11 15:10:19,518 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:19,719 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 HTTP/1.1" 200 3779 2021-11-11 15:10:19,721 INFO 142:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response code: 200 2021-11-11 15:10:19,721 DEBUG 146:onap_service.py(10) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response: {"request":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","startTime":"Thu, 11 Nov 2021 15:09:46 GMT","finishTime":"Thu, 11 Nov 2021 15:10:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","modelVersion":"1636643371367","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:16 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":1636643111000,\"creation_time\":1636643050000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:19,732 DEBUG 129:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd310bf8b-ec75-4ccf-99aa-b873df0bcd32', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:19,733 DEBUG 131:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 2021-11-11 15:10:19,733 DEBUG 132:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] data sent: None 2021-11-11 15:10:19,737 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:19,903 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 HTTP/1.1" 200 3779 2021-11-11 15:10:19,905 INFO 142:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response code: 200 2021-11-11 15:10:19,905 DEBUG 146:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response: {"request":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","startTime":"Thu, 11 Nov 2021 15:09:46 GMT","finishTime":"Thu, 11 Nov 2021 15:10:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","modelVersion":"1636643371367","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:16 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":1636643111000,\"creation_time\":1636643050000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:19,907 DEBUG 129:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8da27def-f4ae-4c5e-b84c-1517e27c49e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:19,907 DEBUG 131:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 2021-11-11 15:10:19,907 DEBUG 132:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] data sent: None 2021-11-11 15:10:19,910 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:20,062 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5f5ec846-4d91-4220-b211-810a3a0c9de0 HTTP/1.1" 200 3779 2021-11-11 15:10:20,064 INFO 142:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response code: 200 2021-11-11 15:10:20,065 DEBUG 146:onap_service.py(1) - [None][Check 5f5ec846-4d91-4220-b211-810a3a0c9de0 orchestration request status] response: {"request":{"requestId":"5f5ec846-4d91-4220-b211-810a3a0c9de0","startTime":"Thu, 11 Nov 2021 15:09:46 GMT","finishTime":"Thu, 11 Nov 2021 15:10:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"59476f0a-a33a-4f36-8614-7d63d79120e2","modelType":"vfModule","modelName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977","modelVersion":"1636643371367","modelCustomizationUuid":"3cccee41-854d-4adc-894d-b78d789ba015","modelVersionId":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelCustomizationId":"3cccee41-854d-4adc-894d-b78d789ba015","modelUuid":"710679dc-c834-4305-b69d-3d69ebcfb3b6","modelInvariantUuid":"59476f0a-a33a-4f36-8614-7d63d79120e2"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vfModuleInstanceId":"1636c161-34c9-43b5-8d00-c55171e3f980","vfModuleInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:16 GMT"},"requestProcessingData":[{"groupingId":"379d19fe-cc88-40ad-9b47-8e92e7b39d49","tag":"StackInformation","dataPairs":[{"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977":"{\"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-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977/379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"updated_time\":1636643111000,\"creation_time\":1636643050000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"39ab7085582f47718cfa2f958be474ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"5c4979f5-cead-403c-a4ec-5eac79f30ade\",\"OS::stack_id\":\"379d19fe-cc88-40ad-9b47-8e92e7b39d49\",\"OS::stack_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977\",\"vf_module_id\":\"1636c161-34c9-43b5-8d00-c55171e3f980\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:20,066 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-11-11 15:10:20,067 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-11 15:10:20,067 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/bc52063c-41a5-45fd-b0a8-969edba78239/relationship-list 2021-11-11 15:10:20,067 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:10:20,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:20,131 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/bc52063c-41a5-45fd-b0a8-969edba78239/relationship-list HTTP/1.1" 200 1063 2021-11-11 15:10:20,132 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:10:20,132 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/80cb421f-a513-4007-8492-b3305c9d5895","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"80cb421f-a513-4007-8492-b3305c9d5895"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:20,136 DEBUG 129:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 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-11 15:10:20,136 DEBUG 131:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade 2021-11-11 15:10:20,136 DEBUG 132:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] data sent: None 2021-11-11 15:10:20,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:20,206 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade HTTP/1.1" 200 3768 2021-11-11 15:10:20,207 INFO 142:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] response code: 200 2021-11-11 15:10:20,208 DEBUG 146:onap_service.py(1) - [AAI][Get bc52063c-41a5-45fd-b0a8-969edba78239 ABCMeta] response: {"vnf-id":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnf-name":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"395e1090-8aa0-439a-b10e-4ea9058743d6","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1636643412796","model-invariant-id":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","model-version-id":"a14c70ee-c5a1-4be1-b093-ad78b580951d","model-customization-id":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bc52063c-41a5-45fd-b0a8-969edba78239/service-data/vnfs/vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade/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/bc52063c-41a5-45fd-b0a8-969edba78239","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":"bc52063c-41a5-45fd-b0a8-969edba78239"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"}]},{"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-11 15:10:20,211 DEBUG 384:vnf.py(1) - Delete 5c4979f5-cead-403c-a4ec-5eac79f30ade VNF 2021-11-11 15:10:20,211 DEBUG 80:deletion.py(1) - VNF 5c4979f5-cead-403c-a4ec-5eac79f30ade deletion request 2021-11-11 15:10:20,227 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:10:20,227 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:10:20,227 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-11 15:10:20,227 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-11 15:10:20,228 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:10:20,229 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:10:20,298 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-11 15:10:20,300 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:10:20,300 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:10:20,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:10:20,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:10:20,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:10:20,303 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:10:20,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:10:20,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:10:20,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:10:20,304 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:10:20,304 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:10:20,305 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:10:20,305 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:10:20,305 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-11 15:10:20,306 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-11 15:10:20,306 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:10:20,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:10:20,418 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-11 15:10:20,421 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:10:20,424 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:10:20,431 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:10:20,432 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-11 15:10:20,432 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/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel 2021-11-11 15:10:20,432 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-11-11 15:10:20,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:10:20,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel HTTP/1.1" 200 None 2021-11-11 15:10:20,530 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-11-11 15:10:20,530 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-11-11 15:10:20,584 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-11 15:10:20,584 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-11 15:10:20,584 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:10:20,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:20,633 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-11 15:10:20,634 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:10:20,634 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-11 15:10:20,636 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-11 15:10:20,637 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-11 15:10:20,637 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:10:20,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:20,697 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-11 15:10:20,698 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:10:20,698 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":"1636643310677","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/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"}]}]}}]} 2021-11-11 15:10:20,701 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-11 15:10:20,701 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-11 15:10:20,701 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:10:20,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:20,755 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-11 15:10:20,756 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:10:20,756 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-11 15:10:20,759 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-11 15:10:20,760 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-11 15:10:20,760 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:10:20,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:20,866 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-11 15:10:20,868 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:10:20,868 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":"1636643310677","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/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"}]}]}}]} 2021-11-11 15:10:20,871 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-11 15:10:20,871 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-11 15:10:20,872 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:10:20,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:20,948 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-11 15:10:20,949 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:10:20,949 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-11 15:10:20,953 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-11 15:10:20,953 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-11 15:10:20,953 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:10:20,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:21,019 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-11 15:10:21,020 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:10:21,020 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":"1636643310677","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/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"}]}]}}]} 2021-11-11 15:10:21,023 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-11 15:10:21,024 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-11 15:10:21,024 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-11 15:10:21,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:21,082 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-11 15:10:21,083 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-11 15:10:21,084 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636643310831","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5c4979f5-cead-403c-a4ec-5eac79f30ade","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5c4979f5-cead-403c-a4ec-5eac79f30ade"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_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-11 15:10:21,086 DEBUG 129:onap_service.py(1) - [None][Create 5c4979f5-cead-403c-a4ec-5eac79f30ade VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ba1238ca-feaf-448f-be14-054b07930439', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:21,086 DEBUG 131:onap_service.py(1) - [None][Create 5c4979f5-cead-403c-a4ec-5eac79f30ade VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bc52063c-41a5-45fd-b0a8-969edba78239/vnfs/5c4979f5-cead-403c-a4ec-5eac79f30ade 2021-11-11 15:10:21,086 DEBUG 132:onap_service.py(1) - [None][Create 5c4979f5-cead-403c-a4ec-5eac79f30ade VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "9c73d628-6f45-435a-ad4f-397b6f9e1f36", "modelVersion": "1.0", "modelVersionId": "a14c70ee-c5a1-4be1-b093-ad78b580951d", "modelCustomizationId": "12238bbd-6f27-4559-a82a-f6bc9e524ca1", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-11-11 15:10:21,089 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:22,664 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/bc52063c-41a5-45fd-b0a8-969edba78239/vnfs/5c4979f5-cead-403c-a4ec-5eac79f30ade HTTP/1.1" 202 262 2021-11-11 15:10:22,666 INFO 142:onap_service.py(1) - [None][Create 5c4979f5-cead-403c-a4ec-5eac79f30ade VNF deletion request] response code: 202 2021-11-11 15:10:22,666 DEBUG 146:onap_service.py(1) - [None][Create 5c4979f5-cead-403c-a4ec-5eac79f30ade VNF deletion request] response: {"requestReferences":{"requestId":"ba1238ca-feaf-448f-be14-054b07930439","instanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439"}} 2021-11-11 15:10:22,667 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-11-11 15:10:22,678 DEBUG 129:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75972bc6-9951-4155-8898-477aafc13f8b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:22,679 DEBUG 131:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 2021-11-11 15:10:22,679 DEBUG 132:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] data sent: None 2021-11-11 15:10:22,684 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:22,843 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 HTTP/1.1" 200 1270 2021-11-11 15:10:22,846 INFO 142:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response code: 200 2021-11-11 15:10:22,846 DEBUG 146:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response: {"request":{"requestId":"ba1238ca-feaf-448f-be14-054b07930439","startTime":"Thu, 11 Nov 2021 15:10:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 11 Nov 2021 15:10:21 GMT"}}} 2021-11-11 15:10:32,859 DEBUG 129:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2956b50a-5ade-4100-9a86-f7a61b70ff51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:32,860 DEBUG 131:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 2021-11-11 15:10:32,860 DEBUG 132:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] data sent: None 2021-11-11 15:10:32,862 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:33,032 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 HTTP/1.1" 200 1476 2021-11-11 15:10:33,034 INFO 142:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response code: 200 2021-11-11 15:10:33,034 DEBUG 146:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response: {"request":{"requestId":"ba1238ca-feaf-448f-be14-054b07930439","startTime":"Thu, 11 Nov 2021 15:10:21 GMT","finishTime":"Thu, 11 Nov 2021 15:10:25 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:25 GMT"}}} 2021-11-11 15:10:33,034 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-11-11 15:10:33,035 DEBUG 129:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e1068fa-5337-4846-9b54-0ffaa66e082b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:33,035 DEBUG 131:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 2021-11-11 15:10:33,035 DEBUG 132:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] data sent: None 2021-11-11 15:10:33,037 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:33,190 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 HTTP/1.1" 200 1476 2021-11-11 15:10:33,192 INFO 142:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response code: 200 2021-11-11 15:10:33,192 DEBUG 146:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response: {"request":{"requestId":"ba1238ca-feaf-448f-be14-054b07930439","startTime":"Thu, 11 Nov 2021 15:10:21 GMT","finishTime":"Thu, 11 Nov 2021 15:10:25 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:25 GMT"}}} 2021-11-11 15:10:33,194 DEBUG 129:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9dba7317-b8f0-4c61-bc27-3da7880bf4c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:33,194 DEBUG 131:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 2021-11-11 15:10:33,194 DEBUG 132:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] data sent: None 2021-11-11 15:10:33,197 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:33,374 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 HTTP/1.1" 200 1476 2021-11-11 15:10:33,376 INFO 142:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response code: 200 2021-11-11 15:10:33,377 DEBUG 146:onap_service.py(11) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response: {"request":{"requestId":"ba1238ca-feaf-448f-be14-054b07930439","startTime":"Thu, 11 Nov 2021 15:10:21 GMT","finishTime":"Thu, 11 Nov 2021 15:10:25 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:25 GMT"}}} 2021-11-11 15:10:33,388 DEBUG 129:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60d82f4b-b6dd-4c0a-90be-f6d5c921e597', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:33,388 DEBUG 131:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 2021-11-11 15:10:33,389 DEBUG 132:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] data sent: None 2021-11-11 15:10:33,392 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:33,562 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 HTTP/1.1" 200 1476 2021-11-11 15:10:33,564 INFO 142:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response code: 200 2021-11-11 15:10:33,565 DEBUG 146:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response: {"request":{"requestId":"ba1238ca-feaf-448f-be14-054b07930439","startTime":"Thu, 11 Nov 2021 15:10:21 GMT","finishTime":"Thu, 11 Nov 2021 15:10:25 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:25 GMT"}}} 2021-11-11 15:10:33,566 DEBUG 129:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6685e37e-76cc-43a2-82c1-33fecfba68c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:33,566 DEBUG 131:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 2021-11-11 15:10:33,566 DEBUG 132:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] data sent: None 2021-11-11 15:10:33,569 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:33,725 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ba1238ca-feaf-448f-be14-054b07930439 HTTP/1.1" 200 1476 2021-11-11 15:10:33,727 INFO 142:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response code: 200 2021-11-11 15:10:33,727 DEBUG 146:onap_service.py(1) - [None][Check ba1238ca-feaf-448f-be14-054b07930439 orchestration request status] response: {"request":{"requestId":"ba1238ca-feaf-448f-be14-054b07930439","startTime":"Thu, 11 Nov 2021 15:10:21 GMT","finishTime":"Thu, 11 Nov 2021 15:10:25 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelVersionId":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelCustomizationId":"12238bbd-6f27-4559-a82a-f6bc9e524ca1","modelUuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","modelInvariantUuid":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"bc52063c-41a5-45fd-b0a8-969edba78239","vnfInstanceId":"5c4979f5-cead-403c-a4ec-5eac79f30ade","vnfInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:25 GMT"}}} 2021-11-11 15:10:33,728 DEBUG 319:service.py(1) - Delete bc52063c-41a5-45fd-b0a8-969edba78239 service instance 2021-11-11 15:10:33,729 DEBUG 113:deletion.py(1) - Service bc52063c-41a5-45fd-b0a8-969edba78239 deletion request 2021-11-11 15:10:33,743 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:10:33,743 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:10:33,743 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-11 15:10:33,743 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-11 15:10:33,744 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:10:33,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:10:33,820 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-11 15:10:33,821 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:10:33,822 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:10:33,824 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:10:33,824 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:10:33,825 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:10:33,825 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:10:33,825 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:10:33,825 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:10:33,825 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:10:33,826 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:10:33,826 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:10:33,826 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:10:33,826 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:10:33,827 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-11 15:10:33,827 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-11 15:10:33,827 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:10:33,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:10:33,902 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-11 15:10:33,906 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:10:33,910 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:10:33,916 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:10:33,917 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:10:33,917 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:10:33,917 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-11 15:10:33,918 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-11 15:10:33,918 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:10:33,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:10:34,132 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-11 15:10:34,133 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:10:34,134 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:10:34,136 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:10:34,137 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:10:34,137 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:10:34,137 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:10:34,137 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:10:34,137 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:10:34,138 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:10:34,138 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:10:34,138 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:10:34,138 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:10:34,138 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:10:34,139 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-11 15:10:34,139 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-11 15:10:34,139 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:10:34,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:10:34,227 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-11 15:10:34,230 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:10:34,235 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:10:34,242 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:10:34,243 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-11 15:10:34,243 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-11 15:10:34,243 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-11 15:10:34,244 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-11 15:10:34,244 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-11 15:10:34,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:10:34,300 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-11 15:10:34,301 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-11 15:10:34,301 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1fa98a3-2f55-4bd9-a6c5-225c58a12d69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-11 15:10:34,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-11 15:10:34,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:10:34,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:10:34,303 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:10:34,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-11 15:10:34,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-11 15:10:34,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-11 15:10:34,304 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-11 15:10:34,304 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-11 15:10:34,304 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-11 15:10:34,304 INFO 192:__init__.py(1) - Service found, updating information 2021-11-11 15:10:34,304 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-11 15:10:34,305 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-11 15:10:34,305 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-11 15:10:34,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-11 15:10:34,376 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-11 15:10:34,379 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-11 15:10:34,383 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6de53f-d7aa-4247-91f1-cfbee295487c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633775765,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1977592d-8f44-46d3-b6c6-6ad805ca5037","invariantUUID":"fe000d74-5453-47c3-8752-acd9e392e6d0","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":"port","uniqueId":"e5fd0dac-226a-4793-936a-f02a7b116141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633885140,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3963efd3-aa0f-40d9-9fe8-fb3e352a1365","invariantUUID":"a33c72c2-a2b3-43ba-b4ff-da75cf353845","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":"07f0d993-63e9-4475-bd27-e08385081744","lifecycleState":"CERTIFIED","lastUpdateDate":1636633823701,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3124a9-6015-4a58-ab63-fead82162a30","invariantUUID":"23f6079c-3952-4414-9663-6d1610c5a033","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":"f6fb3efa-75b3-4d3e-b2c2-283eeb8765a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636633817778,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"971dff4b-4362-4164-8c39-8211ab511b2f","invariantUUID":"1040144f-52c8-4598-8eb1-4485bfcd2b44","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a016a1a-56e7-4804-8172-6afafa36b4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633833158,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0695544-3a20-43f6-98fb-8806a5f315b2","invariantUUID":"bacaba09-4f98-4a90-9a51-9285b44f5b35","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":"603a2955-7200-4dde-ba7b-4f9624065a97","lifecycleState":"CERTIFIED","lastUpdateDate":1636633887914,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e858b5c-da6f-4b89-b0c3-68f397025297","invariantUUID":"a21904d5-af29-429a-8477-3c91c33b285e","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":"compute","uniqueId":"fe0f6e40-296f-4bf5-b739-a2e2e5fbf94d","lifecycleState":"CERTIFIED","lastUpdateDate":1636633942344,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db3809-8d4e-4594-a734-554b8a64b971","invariantUUID":"cc311939-0f30-4158-86e4-a075be9503e3","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33f19bdc-9d07-4376-9cee-7f86cc806883","lifecycleState":"CERTIFIED","lastUpdateDate":1636633844336,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"78607974-89dc-4cb9-91bc-e514c7602ca3","invariantUUID":"24c6db01-d003-4f3c-98dc-3d2d262243ab","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"09229204-3049-45fb-83e6-7b75413bffec","lifecycleState":"CERTIFIED","lastUpdateDate":1636633946768,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fca432c6-ca67-4914-82e2-6d0d91ee9810","invariantUUID":"af741858-e489-4225-ae49-2fa5696a13a6","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"675c2e33-a764-4435-af24-ae5b01b8e915","lifecycleState":"CERTIFIED","lastUpdateDate":1636633846330,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522f7b24-b6e9-472e-98b2-b9374cb90632","invariantUUID":"20ff7b42-79fa-4421-ae12-f676ba149c79","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":"objectStorage","uniqueId":"abacffed-4058-492a-8164-d07c596b4c99","lifecycleState":"CERTIFIED","lastUpdateDate":1636633871254,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1afa38-31e5-478e-8c97-627db2e396c3","invariantUUID":"ad92ce4c-d5fd-47d7-a617-7e8c7d491668","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b4c2ee-f552-4cd8-a6f3-020dc8eaf657","lifecycleState":"CERTIFIED","lastUpdateDate":1636633959301,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"157a3a73-6a0c-4d8c-8dd5-b52f7aca66a4","invariantUUID":"1484a084-cb3b-4204-a3f0-30e027d1e9bf","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":"17add6ee-c077-4e76-ade0-7931a31c2b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633892020,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ad50406-cd34-43ff-85e8-30d08e8d2496","invariantUUID":"27dca045-34a9-4dac-9df9-f7449888a35f","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":"67ed673b-7a26-46ce-921e-1375ccf43e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633954665,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d8fd9da-5085-483f-8d4b-015aec554258","invariantUUID":"9c6abbb3-5130-49f9-849f-eb9bc0a091b0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"21fe0392-c576-476e-8bb5-05625968efbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636633896546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01d56c35-fddf-4bd4-b13e-bc518c42be5e","invariantUUID":"f0629a78-3238-48ab-bf33-4b42bcac0f08","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":"375efbf8-2816-4239-8a73-e99b7c7bfea5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633858665,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6181b578-aca5-49b4-b9a3-eff0c5511baa","invariantUUID":"55bc9d94-eb02-4401-a715-6587d4690c5d","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":"objectStorage","uniqueId":"75955f08-e5b8-4756-ba5e-e9d822618499","lifecycleState":"CERTIFIED","lastUpdateDate":1636633950848,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8f0863-78f6-4cf6-965d-fabdf05d5d14","invariantUUID":"6f48b98c-5ba5-441e-bad5-7d9d0a597c95","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":"compute","uniqueId":"a5fd5712-6409-4370-be0a-c14d76cc0f63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633956447,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca6df27-97da-404b-9963-c51a08f19555","invariantUUID":"c4736b32-8080-4d17-8a87-06548a723772","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":"network","uniqueId":"1ffc2fee-18ad-4c2b-ab95-4e412f187ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633907254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fdc15c02-35f5-4b70-b9ec-339bc957bee6","invariantUUID":"cc09ea97-344a-4bff-bb21-8d4ab8490c3d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55454a10-3a92-4e0f-95f9-3a73742d7635","lifecycleState":"CERTIFIED","lastUpdateDate":1636633948651,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a9d402-cfb7-4632-be59-55efb9fe68dc","invariantUUID":"11fc40e6-57ae-4205-8df5-d86faa998489","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":"port","uniqueId":"c52764ce-8497-45b0-be81-e310b4521afc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633786632,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c01decb2-49ae-4e78-8733-889e5abce33c","invariantUUID":"59cc7d45-1635-4383-866e-8ca95dac2c91","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc29341f-c2bf-407a-81c4-f674ad74ee2f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633840061,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bdab3ae-82d0-48c2-a109-3781865d44b3","invariantUUID":"a3979e15-1906-4daf-a02e-aa2965dad24b","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":"networkrules","uniqueId":"5ef8b40a-21af-45ca-aef2-1d07dd345a42","lifecycleState":"CERTIFIED","lastUpdateDate":1636633802472,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1a93761e-00b4-40b6-87ea-5edc16e75b6c","invariantUUID":"98c4915c-a4c4-41f7-a416-1f48b02584ea","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fece3a6b-78d9-48a0-9310-c0940e33bf63","lifecycleState":"CERTIFIED","lastUpdateDate":1636633852922,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d26f7515-f2bf-4ddd-b4da-dae17f0a7af1","invariantUUID":"07ba0b7f-cffc-445f-bc8b-bb7ffa9baf04","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2025015-304b-462f-874a-67a0e0d418f5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633943581,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"688e1eff-62e9-4c91-915a-ff6222f1d558","invariantUUID":"d388941c-ca72-4870-af50-a238b92b1cb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9fdadd1-e813-4359-9305-86196fbd8885","lifecycleState":"CERTIFIED","lastUpdateDate":1636633819334,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5417eff-26a4-4d64-bd3b-ec6ec64ae707","invariantUUID":"17c994ce-b059-4b99-ab56-04663ceb570d","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":"objectStorage","uniqueId":"acf23c42-3d41-4abb-b15d-f0d7ed91bb24","lifecycleState":"CERTIFIED","lastUpdateDate":1636633851361,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"619c69e1-aa1d-470d-af75-7932ce859d84","invariantUUID":"755e81fe-2fe6-49e3-9925-973e7349a873","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63b3f6c8-3eff-4875-bfbe-fbfca0486ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633958052,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6fca290-0f7f-41cd-adef-d44b15d47f08","invariantUUID":"7359ff86-1d57-45cf-b79c-7ff0a046ef09","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":"network","uniqueId":"4d08d1de-8e5f-499c-a3f6-a0590dccd50c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633889257,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2a2104-3189-4afb-95dc-121334b96760","invariantUUID":"e86824e2-1007-4503-a800-edc844491729","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16a98f55-3cf2-45e8-8508-53627ac88b27","lifecycleState":"CERTIFIED","lastUpdateDate":1636633788850,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c46671f-5b04-4aee-932b-3dcd089ee1eb","invariantUUID":"e338b7b0-9a50-49d6-a99a-f03fbaa84bed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f11e62f6-0889-47f7-afc8-53b176f1c582","lifecycleState":"CERTIFIED","lastUpdateDate":1636633825177,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be9c48d9-c868-4bb7-b99f-bf9b41c8b52f","invariantUUID":"2f98b2b3-1246-4679-b9da-ca64916123dd","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":"cdd0ef53-4ef5-444a-b104-e75e953713aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636633910816,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f397d6c-6d31-40eb-ab52-10712026733d","invariantUUID":"7dc7ce12-a654-4d54-b4b7-6776c566c60d","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":"network","uniqueId":"e7233356-c89f-40f5-a1e0-c6ccf8827a46","lifecycleState":"CERTIFIED","lastUpdateDate":1636633842905,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45a9fe83-f133-4b27-b6ff-1a475642629f","invariantUUID":"74312727-ca20-4a7e-91fd-bbb622f80e78","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fc45ef9-56b0-4eaa-ab01-dfdf9de6f4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636633855850,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bff500a4-447a-4ffc-aadc-93e79d31df73","invariantUUID":"c79ba0da-bd13-4af8-bcf3-67b3436973fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cd7394e-8009-485d-bca1-ea24ea44c9b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636643071059,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a14c70ee-c5a1-4be1-b093-ad78b580951d","invariantUUID":"9c73d628-6f45-435a-ad4f-397b6f9e1f36","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":"port","uniqueId":"aa4360a9-39d7-461c-bf13-d0e33bd320d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636633803828,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8ef5d0a-4278-44ae-a133-5f843563e4b5","invariantUUID":"86828ea8-a5f9-44c2-b8e2-9e8a119cb110","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":"cb94f00e-46e1-4a2a-9c72-ba8d51967c93","lifecycleState":"CERTIFIED","lastUpdateDate":1636633952846,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24976ab9-d7c0-470f-abad-29f660a6e0bb","invariantUUID":"ac94df90-4417-4a81-9bcb-22ce1fc97cbf","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caaae5ef-8e57-40e4-8efc-3c6336c2569e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633794881,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94e04150-6029-4207-bcd9-613eebc9013e","invariantUUID":"1d39aa8e-62cb-4735-af9f-e15a769956e8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ca90514-c09e-43e3-a2e2-9c9e4f1f6053","lifecycleState":"CERTIFIED","lastUpdateDate":1636633848257,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3cada498-869a-4ae4-858a-c7f1052a6018","invariantUUID":"00d60356-6e60-4345-b117-53e5b8aae066","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":"compute","uniqueId":"5505041d-4452-4536-9d71-89feb89bb5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633864560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b01e867-7a78-4bf4-b095-f7119dd044fb","invariantUUID":"e64c38d1-88db-4c64-9efc-fd7195743fb5","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":"50e70fc8-3c08-4923-b881-f9ec63ae85dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636633890653,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5649ea77-cc37-4a6a-9d27-8f0b85bc551c","invariantUUID":"572ffa11-7026-4804-994b-8b0a7f5e1e28","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":"objectStorage","uniqueId":"a2ded110-710a-40c3-bf3d-0be645aeda2e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633779896,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d32a392-e1ec-4675-95fb-6518dc22dc23","invariantUUID":"d1dc68a8-c318-42f6-b70f-ff3b25fc07dd","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f7817ac-7309-4c44-92ed-b1a059da791a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633913816,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fefbfbd-f69e-40d7-b416-1179193398f8","invariantUUID":"efdbe644-c58b-4b69-aaf5-8285cc1b67ef","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":"network","uniqueId":"3fc6a13f-9b7f-4839-99f0-8640c16bac30","lifecycleState":"CERTIFIED","lastUpdateDate":1636633796357,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"24601f51-3b6d-40b9-813f-d927f2be357c","invariantUUID":"dc9ab608-da22-4f09-ab61-2e63521e3704","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"021822fc-8cc2-4a37-b048-5500e0e6f3f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633902855,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3334087-2850-4290-9508-0d3b0c3fd73e","invariantUUID":"e99dca47-1da5-4abf-abc0-aab0103b87f2","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":"defaulticon","uniqueId":"f3785f7b-4ecf-4337-af82-cfe980d15d77","lifecycleState":"CERTIFIED","lastUpdateDate":1636633879558,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6126227-5c02-4752-aa7c-d606043360c9","invariantUUID":"3735f64f-6250-4e04-88a8-9c5fdbd6d681","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b13c415e-726c-4f31-a810-c183abc98954","lifecycleState":"CERTIFIED","lastUpdateDate":1636633766486,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"917944a4-b763-4475-9f2c-cb658a0f24ea","invariantUUID":"42a2ef2d-5876-4cf1-94f3-c9f5bdca7c70","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34f46bc8-25a6-4a0e-94dc-70636b10ebdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633791947,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b902eb91-cbfa-4fe9-817e-0db7a09629e1","invariantUUID":"e92f1da4-885e-4039-9d7a-d7c74af1e15e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21dd3a56-c9d7-4d05-aa7f-308057df7a75","lifecycleState":"CERTIFIED","lastUpdateDate":1636633860103,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9762ad0a-e492-4dd6-88fd-df2013fef652","invariantUUID":"503babdf-5b5e-487d-8051-20db137d1015","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":"compute","uniqueId":"ab2a9282-169a-4a77-9f7f-19802427bb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636633940996,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7eea51-391f-4d3d-9f9c-565b4e1e5650","invariantUUID":"2da02965-8b0c-4902-a490-a13bdff048ac","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":"networkrules","uniqueId":"141191be-803b-47bb-a6da-e9ed31194120","lifecycleState":"CERTIFIED","lastUpdateDate":1636633808642,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"966ff6d7-c424-44ac-897c-c7f03719c8bd","invariantUUID":"c9d2899c-6bf5-4b7d-a128-de4ecaa70022","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":"port","uniqueId":"595f8181-ac5a-411a-9b16-493bdc968b80","lifecycleState":"CERTIFIED","lastUpdateDate":1636633883723,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1793952-97ba-44a8-b2ce-e0f9c5fb97ef","invariantUUID":"3e44e60e-5a4e-4404-bdc9-6a3b8c2eedb7","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":"objectStorage","uniqueId":"ce374f7d-1cdb-4ec4-96b0-6afb1d51504a","lifecycleState":"CERTIFIED","lastUpdateDate":1636633769695,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ada396ff-0880-45e2-87f3-e4a2aa66d720","invariantUUID":"d7fb588d-1774-4997-a2bf-22f29d316798","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":"objectStorage","uniqueId":"dbf596e5-8162-4538-8ab1-4eff4530e3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636633866459,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca23bd9-28f8-4b8a-851d-badaf49b7565","invariantUUID":"5adcee72-ad52-4ac3-87a7-bda4c4f14188","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"843bbafd-b096-4478-b298-241fc8890141","lifecycleState":"CERTIFIED","lastUpdateDate":1636633793406,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34cc4733-7955-410e-8593-e5b5e3a1e05c","invariantUUID":"29b87862-0920-4f89-ac96-e79b42c3480b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6040141b-2a28-47f4-9b0f-09a552a253e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633872704,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d6db7b1-915e-4c2a-b605-7e57c97c537f","invariantUUID":"5f1eaa3c-3957-42c5-bfd4-2f7f4b1a2b58","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":"defaulticon","uniqueId":"8b21e6b2-898e-4e6d-8a58-264cca6c4536","lifecycleState":"CERTIFIED","lastUpdateDate":1636633849940,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c682d3e-da51-4b40-8f5c-b20a92bcc5fc","invariantUUID":"b8598327-e681-4e2b-bf9a-8cc03f725f8b","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":"network","uniqueId":"a6c53950-93d4-47ca-8c9a-976cd765c25e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633784380,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc4765e4-b857-445d-b8da-75f582ca2f6f","invariantUUID":"4422be43-dad0-434d-83c6-7e2324830d88","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":"compute","uniqueId":"bd7d0865-77ac-4a0e-b9fb-5eeb742b8e82","lifecycleState":"CERTIFIED","lastUpdateDate":1636633861511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab1e6e0-9be1-48d7-939a-df753e734130","invariantUUID":"9b72611d-bed9-4c0e-beee-0d5b13a6a50e","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":"defaulticon","uniqueId":"d68765fa-01d4-4696-ad58-61c87186cff5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633880900,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ecad9c-411c-4351-b169-8d5e3d595374","invariantUUID":"62ce8b25-140b-4595-8c7c-e6f1c0db9322","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":"objectStorage","uniqueId":"ec914d1d-addd-4884-8c94-c0e69c4b1310","lifecycleState":"CERTIFIED","lastUpdateDate":1636633781389,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d6349e-8e41-41cb-a6bc-1ce1bc9cfe50","invariantUUID":"eb1705b8-59f2-4350-b3ea-8377fa24e6cf","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef1dde7-62ec-43fd-b0a1-62c51d0f20b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636633790504,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6be8fbd-ea2f-4a6c-895e-c7025c24eef6","invariantUUID":"152a6da8-7805-4b78-ad41-0945da6be0d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fad89259-efbd-466a-bfcb-e06aee1e32e1","lifecycleState":"CERTIFIED","lastUpdateDate":1636633898107,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a99f88-eeb7-4e64-9a71-c612c91711d9","invariantUUID":"6384988f-5bae-4d2e-bb72-fa3be738bd1c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"13e708fb-abc8-48b1-af6d-eb324d779ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636633854382,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d03601b-49ea-49d6-8b23-15b1a3b05f6a","invariantUUID":"8054af19-f550-4158-9ffc-f5692e3a50a4","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":"compute","uniqueId":"f8cbd747-58f0-42f0-b9a3-1385fe16b2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636633816067,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68fa0846-4eb2-4723-b679-15833f6f0ebf","invariantUUID":"260f0855-3c9d-4d51-a1d2-036c9dc428d5","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b32004-157d-43d8-bc17-5e50b88f301c","lifecycleState":"CERTIFIED","lastUpdateDate":1636633944906,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b5871fe-f754-4b0c-851c-2a7f934992df","invariantUUID":"4efb2a6d-132f-488e-a8b2-7db63f6c8374","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":"port","uniqueId":"b8e3f30e-ad92-418d-9ed8-888611ff5789","lifecycleState":"CERTIFIED","lastUpdateDate":1636633882311,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb62f73b-5efa-4298-a329-39bb36c52c8a","invariantUUID":"96385745-bb16-48a5-a9b3-8df06050879b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15dc30a7-0b77-49fa-b471-1b41ec0b1b04","lifecycleState":"CERTIFIED","lastUpdateDate":1636633760189,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d10e6e34-318c-40c8-b449-ce5c23e05a6c","invariantUUID":"14391cb6-9a28-4ee9-a649-bdd7fb975bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90670eb3-23f0-4bca-afc8-8cfa8dea884e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633838634,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c4f0390-bf40-4029-9489-d4a450aec83c","invariantUUID":"4580ae74-fab9-412b-8fae-bff05862d9ba","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":"loadBalancer","uniqueId":"b3d9b59f-7c56-41ab-857a-7463df721a41","lifecycleState":"CERTIFIED","lastUpdateDate":1636633772721,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cea1cef6-c149-4275-9823-02d5d2c17d5e","invariantUUID":"8f060a69-c7e4-4203-97c1-a038aeaa152d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c70736dd-1087-42da-8f59-21ef152c2b05","lifecycleState":"CERTIFIED","lastUpdateDate":1636633768075,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e17885e0-b618-4c84-8474-601788d102a6","invariantUUID":"e434862f-4319-4d2c-9557-6ec52b03e2fd","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":"b6d0767b-8c1b-4bc2-9170-62d81a331e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1636633820703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5151c1bc-8483-44b5-b9a5-29069a8f711f","invariantUUID":"b7fb3660-af06-4b5d-b38a-2ec5164063dd","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9b28b9e-d58f-4cf8-88e9-2dd27f780334","lifecycleState":"CERTIFIED","lastUpdateDate":1636633782900,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9c0209-9d49-4cf1-80ce-ac361966999a","invariantUUID":"2914f421-0e1f-4bf3-a7f1-d56eceafdda3","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":"securityrules","uniqueId":"fc694576-b2e6-49a4-8d43-7ce9aaf59836","lifecycleState":"CERTIFIED","lastUpdateDate":1636633812850,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e83c161a-039d-4a2c-8992-1c2b1da98fae","invariantUUID":"b7f03634-a306-40cb-b19e-99c6d2a47fa7","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":"59f4d119-4113-402a-838f-f2dcca11e856","lifecycleState":"CERTIFIED","lastUpdateDate":1636633810956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"befc1f23-389e-42f9-9af9-6da4d49c2097","invariantUUID":"c31dc989-87aa-4978-bcc3-c42e307124db","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aae4e673-675c-4863-afd0-48941b415576","lifecycleState":"CERTIFIED","lastUpdateDate":1636633826555,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b68d273-b176-4b36-8322-94d8a020ac49","invariantUUID":"7e38892d-105c-4e3f-94e3-a81ff8d960b3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01a9ffdf-0186-45ae-a1c7-61386aa22bcb","lifecycleState":"CERTIFIED","lastUpdateDate":1636633909378,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f29c66bc-445d-482f-b3ae-902155ff0e54","invariantUUID":"6e33e594-4cc6-4371-a4fd-7c59efda16f8","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":"c05015d0-a708-4d24-869c-6bc093225d5b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633886555,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50bf5da9-dafd-49d2-ba29-19e223e44518","invariantUUID":"66911bd4-5e2c-4b4f-96d0-137a06f93bfa","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1fef998e-8c8e-4f2f-a881-aef279510277","lifecycleState":"CERTIFIED","lastUpdateDate":1636633774353,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"838dd29c-32af-439f-8d44-3c951a16ae5c","invariantUUID":"752bea0e-ee60-4b76-b38a-db0490d65e9a","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":"compute","uniqueId":"37ed9beb-162f-40e6-807b-b7e517942e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1636633912298,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc0d368e-77ae-48e5-a25b-6cb6804dcb18","invariantUUID":"a9822fdb-e345-43e8-8bdf-28dec0734436","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aed6a55c-4f6a-4747-b212-de07a3938d9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633901409,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e743ff37-8764-419b-84b3-86af8a1b9570","invariantUUID":"7c4cb9ad-9b6c-40d6-978a-5b5b16072e67","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":"port","uniqueId":"22171f2c-b79e-49e5-a162-7cdf9441f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1636633915547,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa5ce91-efac-446c-9a89-5367957abee1","invariantUUID":"9f73a970-3925-47b0-8fe8-e436a7d3daef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ecbabf6a-2d43-4106-8ca3-040f84626b10","lifecycleState":"CERTIFIED","lastUpdateDate":1636633893999,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"404d51ce-8723-48eb-ac5d-75ce7bc4948d","invariantUUID":"f4ffda3f-1d79-4dde-86f7-c3a0204f626c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b210948-2c9f-4ac3-9c25-c70d920df1ba","lifecycleState":"CERTIFIED","lastUpdateDate":1636643107546,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","invariantUUID":"395e1090-8aa0-439a-b10e-4ea9058743d6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ad4117a2-ab8a-450d-9b6f-22deba78cb57","lifecycleState":"CERTIFIED","lastUpdateDate":1636642831270,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f1fa98a3-2f55-4bd9-a6c5-225c58a12d69","invariantUUID":"bd9ad2b8-3449-4527-9837-c92ef2b056af","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-11 15:10:34,391 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-11 15:10:34,392 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-11 15:10:34,392 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/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel 2021-11-11 15:10:34,393 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-11-11 15:10:34,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-11 15:10:34,550 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/8f38a7c8-17ac-46e0-bb22-9016bb1e7f03/toscaModel HTTP/1.1" 200 None 2021-11-11 15:10:34,552 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-11-11 15:10:34,553 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-11-11 15:10:34,603 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-11 15:10:34,603 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-11 15:10:34,603 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:10:34,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:34,664 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-11 15:10:34,664 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:10:34,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-11 15:10:34,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-11 15:10:34,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-11 15:10:34,667 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:10:34,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:34,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-11 15:10:34,751 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:10:34,751 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":"1636643424902","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-11 15:10:34,754 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-11 15:10:34,754 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-11 15:10:34,755 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:10:34,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:34,841 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-11 15:10:34,842 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:10:34,842 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-11 15:10:34,845 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-11 15:10:34,845 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-11 15:10:34,845 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:10:34,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:34,953 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-11-11 15:10:34,954 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:10:34,955 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":"1636643424902","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-11 15:10:34,958 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-11 15:10:34,958 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-11 15:10:34,958 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-11 15:10:34,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:35,037 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-11-11 15:10:35,038 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-11 15:10:35,039 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-11 15:10:35,042 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-11 15:10:35,042 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-11 15:10:35,042 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-11 15:10:35,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:35,134 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-11 15:10:35,135 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-11 15:10:35,136 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":"1636643424902","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-11 15:10:35,139 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-11 15:10:35,139 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-11 15:10:35,139 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-11 15:10:35,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-11 15:10:35,245 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-11 15:10:35,246 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-11 15:10:35,247 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1636643424902","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-11 15:10:35,250 DEBUG 129:onap_service.py(1) - [None][Create bc52063c-41a5-45fd-b0a8-969edba78239 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c64aec81-f390-4262-b133-bf7e2f4e9a33', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:35,250 DEBUG 131:onap_service.py(1) - [None][Create bc52063c-41a5-45fd-b0a8-969edba78239 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bc52063c-41a5-45fd-b0a8-969edba78239 2021-11-11 15:10:35,251 DEBUG 132:onap_service.py(1) - [None][Create bc52063c-41a5-45fd-b0a8-969edba78239 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "395e1090-8aa0-439a-b10e-4ea9058743d6", "modelVersion": "1.0", "modelVersionId": "8f38a7c8-17ac-46e0-bb22-9016bb1e7f03" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-11-11 15:10:35,253 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:37,186 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/bc52063c-41a5-45fd-b0a8-969edba78239 HTTP/1.1" 202 262 2021-11-11 15:10:37,188 INFO 142:onap_service.py(1) - [None][Create bc52063c-41a5-45fd-b0a8-969edba78239 Service deletion request] response code: 202 2021-11-11 15:10:37,188 DEBUG 146:onap_service.py(1) - [None][Create bc52063c-41a5-45fd-b0a8-969edba78239 Service deletion request] response: {"requestReferences":{"requestId":"c64aec81-f390-4262-b133-bf7e2f4e9a33","instanceId":"bc52063c-41a5-45fd-b0a8-969edba78239","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33"}} 2021-11-11 15:10:37,189 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-11-11 15:10:37,200 DEBUG 129:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c172d299-02ff-45e9-af32-3a6373b2c64d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:37,201 DEBUG 131:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 2021-11-11 15:10:37,201 DEBUG 132:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] data sent: None 2021-11-11 15:10:37,206 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:37,377 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 HTTP/1.1" 200 1024 2021-11-11 15:10:37,379 INFO 142:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response code: 200 2021-11-11 15:10:37,380 DEBUG 146:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response: {"request":{"requestId":"c64aec81-f390-4262-b133-bf7e2f4e9a33","startTime":"Thu, 11 Nov 2021 15:10:35 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 11 Nov 2021 15:10:36 GMT"}}} 2021-11-11 15:10:47,392 DEBUG 129:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c0c41ae-9436-4362-a157-37f3876a5344', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:47,393 DEBUG 131:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 2021-11-11 15:10:47,393 DEBUG 132:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] data sent: None 2021-11-11 15:10:47,395 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:47,595 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 HTTP/1.1" 200 1234 2021-11-11 15:10:47,597 INFO 142:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response code: 200 2021-11-11 15:10:47,598 DEBUG 146:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response: {"request":{"requestId":"c64aec81-f390-4262-b133-bf7e2f4e9a33","startTime":"Thu, 11 Nov 2021 15:10:35 GMT","finishTime":"Thu, 11 Nov 2021 15:10:39 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:39 GMT"}}} 2021-11-11 15:10:47,599 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-11-11 15:10:47,599 DEBUG 129:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e16d70bb-b940-47c9-a82c-a332a86103b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:47,600 DEBUG 131:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 2021-11-11 15:10:47,600 DEBUG 132:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] data sent: None 2021-11-11 15:10:47,603 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:47,765 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 HTTP/1.1" 200 1234 2021-11-11 15:10:47,767 INFO 142:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response code: 200 2021-11-11 15:10:47,767 DEBUG 146:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response: {"request":{"requestId":"c64aec81-f390-4262-b133-bf7e2f4e9a33","startTime":"Thu, 11 Nov 2021 15:10:35 GMT","finishTime":"Thu, 11 Nov 2021 15:10:39 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:39 GMT"}}} 2021-11-11 15:10:47,768 DEBUG 129:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '99d97264-de4d-4761-b44f-407279443c05', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:47,768 DEBUG 131:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 2021-11-11 15:10:47,769 DEBUG 132:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] data sent: None 2021-11-11 15:10:47,771 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:48,008 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 HTTP/1.1" 200 1234 2021-11-11 15:10:48,010 INFO 142:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response code: 200 2021-11-11 15:10:48,011 DEBUG 146:onap_service.py(12) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response: {"request":{"requestId":"c64aec81-f390-4262-b133-bf7e2f4e9a33","startTime":"Thu, 11 Nov 2021 15:10:35 GMT","finishTime":"Thu, 11 Nov 2021 15:10:39 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:39 GMT"}}} 2021-11-11 15:10:48,020 DEBUG 129:onap_service.py(1) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '499beba0-3fb3-4ab3-86ce-2e4a395ec55e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-11 15:10:48,021 DEBUG 131:onap_service.py(1) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 2021-11-11 15:10:48,021 DEBUG 132:onap_service.py(1) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] data sent: None 2021-11-11 15:10:48,025 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-11 15:10:48,183 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c64aec81-f390-4262-b133-bf7e2f4e9a33 HTTP/1.1" 200 1234 2021-11-11 15:10:48,185 INFO 142:onap_service.py(1) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response code: 200 2021-11-11 15:10:48,186 DEBUG 146:onap_service.py(1) - [None][Check c64aec81-f390-4262-b133-bf7e2f4e9a33 orchestration request status] response: {"request":{"requestId":"c64aec81-f390-4262-b133-bf7e2f4e9a33","startTime":"Thu, 11 Nov 2021 15:10:35 GMT","finishTime":"Thu, 11 Nov 2021 15:10:39 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"395e1090-8aa0-439a-b10e-4ea9058743d6","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelUuid":"8f38a7c8-17ac-46e0-bb22-9016bb1e7f03","modelInvariantUuid":"395e1090-8aa0-439a-b10e-4ea9058743d6"},"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":"bc52063c-41a5-45fd-b0a8-969edba78239","serviceInstanceName":"basic_vm-15cbe8e7-73ac-4e0d-bf4d-2dc809aec977"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 11 Nov 2021 15:10:39 GMT"}}} 2021-11-11 15:10:48,187 INFO 262:service_ala_carte.py(1) - Service None deleted 2021-11-11 15:10:48,188 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 07:07 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-11-11 15:10:48,191 INFO 57:basic_vm.py(1) - Generate Test report 2021-11-11 15:10:48,293 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-11-11 15:10:48,787 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-11 15:10:48,789 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/618d32786c44f500108733fa 2021-11-11 15:10:48,790 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK